Study Material AI is a chatbot specifically designed to assist users with study-material-related inquiries. By feeding data about various career options and advice into a large language model (LLM), this chatbot provides insightful information and recommendations for career decisions, identification of opportunities, and overall guidance.
Demo
: Gaianet
- User-friendly interface for answering career-related questions.
- Comprehensive repository of career guidance-related information.
- Personalized guidance and recommendations based on user inputs.
To get started with Study Material AI, follow these steps:
-
Clone the repository: git clone https://github.com/BoddepallyVenkatesh06/Study_Material_AI.git cd Study Material AI
-
Install the Gaia Node: curl -sSfL 'https://github.com/GaiaNet-AI/gaianet-node/releases/latest/download/install.sh' | bash
-
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
-
Start the node: gaianet start
- Open your web browser and navigate to the generated link.
- Start interacting with the chatbot by typing your career guidance-related questions.