Welcome to the Astronomy Information Chatbot! This chatbot provides information about planets, stars, and space missions. Users can interact with the chatbot through a web interface to learn fascinating facts about the cosmos.
✨ Entity Information: Get details about planets, stars, and space missions. 🌟 User Interaction: Input queries in natural language to receive informative responses. 🖥️ Web Interface: Access the chatbot through a user-friendly web interface.
- Visit the chatbot's web interface.
- Enter the type of entity you're interested in (planet, star, or mission).
- Ask about a specific entity (e.g., "Tell me about Mars," or "What is Apollo 11?").
- Receive informative responses about the queried entity.
- Python
- Flask Web Framework
- HTML
-
Clone this repository:
git clone https://github.com/your-username/astronomy-chatbot.git
-
Navigate to the project directory:
cd astronomy-chatbot
-
Install the required dependencies:
pip install -r requirements.txt
-
Run the Flask app:
python app.py
-
Open your web browser and go to http://localhost:5000 to access the chatbot.
Contributions are welcome! Feel free to open issues or submit pull requests to improve the chatbot.
Feel free to customize it further to suit your needs!