Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/benawad/voidpulse
Open source Mixpanel with AI
https://github.com/benawad/voidpulse
analytics clickhouse javascript kafka postgresql react redis typescript
Last synced: 4 days ago
JSON representation
Open source Mixpanel with AI
- Host: GitHub
- URL: https://github.com/benawad/voidpulse
- Owner: benawad
- License: mit
- Created: 2024-01-28T17:12:21.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-12-26T14:07:04.000Z (about 1 month ago)
- Last Synced: 2025-01-14T09:08:17.697Z (12 days ago)
- Topics: analytics, clickhouse, javascript, kafka, postgresql, react, redis, typescript
- Language: TypeScript
- Homepage: https://voidpulse.ai
- Size: 1.43 MB
- Stars: 87
- Watchers: 4
- Forks: 8
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-clickhouse - benawad/voidpulse - Voidpulse is an open-source, AI-driven analytics platform designed as a cost-effective alternative to Mixpanel. (Integrations / Data Visualization and Analysis)
README
# voidpulse
Open source Mixpanel with AI
![voidpulse graph ui](/assets/readme-visual3.jpeg)
This project is in private beta.
We are currently using this in production for the [Voidpet app](https://voidpet.com).
# Why?
I don't want to pay $40k for analytics.
# Techstack
- React/Typescript/Next.js
- Node.js with TRPC & Drizzle ORM
- Postgresql
- Clickhouse (for storing/querying events)
- Kafka (batch event insertion)
- Redis (cache)