EdVenture-Bot is an educational chatbot designed for children, utilizing cartoon characters to explain complex math and science concepts in an engaging and understandable manner.
EdVenture-Bot is a unique educational chatbot designed to make learning math and science exciting and accessible for children. By using familiar cartoon characters to explain complex concepts, it provides an engaging and interactive learning experience that encourages curiosity and understanding.
Key Features: Explains math and science topics in simple, relatable terms. Uses cartoon characters to make learning fun and engaging. Supports interactive question-and-answer sessions tailored for children. Encourages critical thinking and step-by-step problem-solving.
- Interactive chatbot interface.
- Educational content tailored for children.
- Utilizes cartoon characters for explanations.
To set up EdVenture-Bot locally, follow these steps:
-
Clone the repository:
git clone https://github.com/diya-ganesh/EdVenture-Bot.git
-
Navigate to the project directory:
cd EdVenture-Bot
-
Install the required dependencies:
pip install -r requirements.txt
To run the chatbot:
python app.py
Access the chatbot interface by navigating to http://localhost:5000
in your web browser.
- Python 3.x
- Flask
- HTML/CSS
- JavaScript/jQuery
Ensure all dependencies are installed by running the command in the Installation section.
Configuration settings can be adjusted in the config.py
file.
This project is licensed under the MIT License. See the LICENSE file for details.