Book Recommendations AI
BookRecommendationAI is a chatbot specifically designed to assist users with book suggestion-related inquiries.
Videos
Description
BookRecommendationAI
BookRecommendationAI is a chatbot specifically designed to assist users with book suggestion-related inquiries. By feeding data about various books into a large language model (LLM), this chatbot provides insightful information and advice for book selection, genres, and recommendations.
Features:
- User-friendly interface for answering book suggestion-related questions.
- Comprehensive repository of book-related information, including summaries and reviews.
- Personalized guidance and recommendations based on user preferences and reading history.
Installation:
To get started with BookRecommendationAI, follow these steps:
1. Clone the repository:
git clone https://github.com/code001001/BookRecommendationAI.git
cd GuideAI
2. Install the Gaia Node:
Run the command below:
curl -sSfL 'https://github.com/GaiaNet-AI/gaianet-node/releases/latest/download/install.sh' | bash
3. Update the config.json file to run with a small language model:
gaianet init --config https://raw.githubusercontent.com/harishkotra/Gaia-8G/refs/heads/main/config_8g.json
4. Start the node:
gaianet start
How to Use:
- Open your web browser and navigate to the generated link.
- Start interacting with the chatbot by typing your book suggestion-related questions.
Progress During Hackathon
Throughout the hackathon, these students demonstrated remarkable growth by effectively collaborating in teams, applying agile methodologies, and rapidly prototyping solutions. They showcased their technical proficiency by integrating APIs, deploying cloud services, and creating user-friendly interfaces. Their ability to adapt, learn new tools, and innovate under time constraints highlighted their potential to contribute to complex projects like Event Management Expert.