AI-Based Books Library
AI-Based Books Library
A web application for book recommendations powered by AI. Users can ask for book recommendations based on their interests and preferences, and the app provides personalized suggestions. Users can also download the recommended books.
Live Link: devlib.
Demo Video
Technologies Used
- - Frontend: React.js, TypeScript, NextUi, Tailwind CSS
- - State Management: Redux Toolkit
- - Authentication: Firebase Authentication
- - Design: Figma for UI/UX design
- - Deployment: Vercel
- - AI Integration: OpenAI for book recommendations
Features
- - AI Book Recommendations: Get book recommendations based on your preferences.
- - Download Books: Download recommended books directly from the app.
- - User Authentication: Securely authenticate users using Firebase Authentication.
- - Responsive Design: Fully responsive design for a seamless experience on all devices.
Getting Started
To get a local copy up and running, follow these simple steps:
1. Clone the repo
git clone https://github.com/NishantCoder108/devlib.git
2. Install NPM packages
npm install
3. Start the development server
npm run dev
Screenshots
Contributing
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request
AI-Based Books Library