A modern AI chat assistant built with Next.js 16, React 19, and Supabase. Features multiple LLM providers, image generation, voice interaction, and persistent chat history.
Try now: https://radhika-sharma.vercel.app
- 6 Chat Modes: General, Productivity, Wellness, Learning, Creative, BFF
- Multi-Provider LLM: Groq, Gemini, OpenAI, Claude
- Image Generation: Pollinations, DALL·E 3, Hugging Face, Free alternatives
- Voice: Speech-to-text input & text-to-speech output
- Auth & Persistence: Supabase auth with chat history & favorites
- UI: Light/dark themes, modern & pixel UI styles
git clone https://github.com/RS-labhub/radhika.git
cd radhika
bun install # or npm install
bun run dev # or npm run devOpen: http://localhost:3000
MIT License - see LICENSE
Built with ❤️ by Rohan Sharma
