Chartix is an AI-powered chart builder.
Upload your CSV/XLSX files, then use natural language prompts to generate different types of charts instantly.
- Upload CSV/XLSX datasets
- Query data using natural language
- Generate multiple chart types powered by AI
- Fast and responsive UI with Next.js v15 App Router
- Data stored securely in PostgreSQL + Supabase
- Fully styled with TailwindCSS + shadcn/ui
- Framework: Next.js v15 (App Router)
- Database: PostgreSQL
- ORM: Prisma with pothos-prisma-plugin
- UI Components: shadcn/ui + TailwindCSS
- Auth & Storage: Supabase
- Deployment: Vercel
- Package Manager: pnpm
Clone the repo:
git clone https://github.com/Tejas252/chartix.git
cd chartix