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: 18 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 (11 months ago)
- Default Branch: main
- Last Pushed: 2024-10-05T01:58:21.000Z (2 months ago)
- Last Synced: 2024-11-16T18:34:00.042Z (26 days ago)
- Topics: analytics, clickhouse, javascript, kafka, postgresql, react, redis, typescript
- Language: TypeScript
- Homepage: https://voidpulse.ai
- Size: 2.33 MB
- Stars: 82
- Watchers: 4
- Forks: 8
- Open Issues: 1
-
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)