BookHub is an interactive reading and engagement platform. It enables users to read books online and interact with AI agents specialized by book type.
Browse & Search Books: Explore books with details like author, genre, rating, and summary.Personal Library: Add, remove, and organize your favorite books.
AI-Powered Book Q&A: Ask questions about any book and get instant answers using AI.
Character Chat: Interact with book characters and have fun, immersive conversations.
User Authentication: Secure registration and login system.
Responsive Design: Works seamlessly on desktop, tablet, and mobile.
bookhub/
├── 📁 client/ # React frontend
├── 📁 server/ # Node.js backend
└── 📄 README.md