|
|
|
Explore the project live here:
🔗 https://bookified-xi.vercel.app/
Bookified is an AI-powered online library where users can upload books and interact with them through intelligent conversations.
Instead of just reading, users can ask questions, explore ideas, and gain deeper insights directly from the book using AI. The platform combines modern web technologies with conversational and voice AI to transform reading into an interactive experience.
- Next.js
- React
- TypeScript
- TailwindCSS
- MongoDB — Database
- Clerk — Authentication
- Vercel Blob — File storage for uploaded books
- VAPI — Voice AI interaction
- ElevenLabs — AI voice generation
Install dependencies:
npm installRun the development server:
npm run devOpen:
http://localhost:3000