Yogasana is a chatbot specifically designed to assist users with yoga-related inquiries.
Yogasana is a chatbot specifically designed to assist users with yoga-related inquiries. By integrating comprehensive data on various yoga poses, techniques, and benefits into a large language model (LLM), this chatbot provides insightful guidance on yoga practices, poses (asanas), breathing techniques (pranayama), and meditation.
Features Interactive chatbot interface for yoga-related questions. Extensive database of yoga asanas, breathing techniques, and meditation practices. Personalized yoga routines and advice based on user queries. Information on yoga benefits, safety tips, and modifications for all skill levels.
Installation To get started with Yogasana, follow these steps:
Clone the repository: git clone https://github.com/Rashmi7678/yogasana.git cd Yogasana
Install the Gaia Node by running the following command: curl -sSfL 'https://github.com/GaiaNet-AI/gaianet-node/releases/latest/download/install.sh' | bash
Run the following command to update your config.json 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
How to Use Open your web browser and navigate to the generated link. Start interacting with the chatbot by typing your yoga-related questions (e.g., how to perform a specific asana, benefits of pranayama, creating a yoga routine).
License This project is licensed under the MIT License. See the LICENSE file for details.
During the hackathon, we developed Yogasana, a chatbot designed to provide personalized guidance on yoga practices. The bot leverages a large language model (LLM) trained on various yoga asanas, breathing techniques (pranayama), and meditation practices. We focused on creating a user-friendly interface that offers tailored yoga routines, safety tips, and modifications for users of all skill levels. By the end, we successfully built a functional chatbot to help users enhance their yoga practice and mindfulness journey.