This project is a modular backend and real-time communication system that powers an AI-enhanced book platform. Designed to deliver rich metadata, intelligent Q&A, and seamless community interaction, readwme brings together modern AI and scalable infrastructure to elevate the reader’s digital experience.
- Smart book recommendations using both a custom-built algorithm and AI-driven personalization
- Spotify playlist generation based on your reading taste and listening habits
- RAG-based AI summarizer for contextual book insights and Q&A
- Real-time chatrooms powered by Socket.IO for live community interaction
- Integrated Reddit hub delivering the latest pop culture and book-related trends
- NextJs (Backend)
- Reactjs(Frontend)
- Socket.IO(Chatroom)
- Langchain
- Pupeteer
- Postgresql (Database)
- Tailwindcss(Styling)
- Custom mathematical formulas for personal recommendation algorithm.
- Clone the repository.
- Set up your environment with the necessary dependencies.
- Run the app npm run dev!