|
1 | 1 | # Sage.AI |
2 | | -A Chat-based AI assistant |
| 2 | +Welcome to the Sage.AI project, where technology meets conversation in a unique and engaging way! 🌐💬 |
| 3 | + |
| 4 | +## Overview |
| 5 | + |
| 6 | +This project is a dynamic AI chatbot with GPT-3.5 that helps users harness the power of AI to the next level. Powered by a robust tech stack, it seamlessly integrates Flask, HTML, CSS, JavaScript, and the magic of OpenAI's GPT-3.5 Turbo. |
| 7 | + |
| 8 | +## Features |
| 9 | + |
| 10 | +- **Conversational AI:** Engage in natural, creative, and informative conversations with an AI assistant. |
| 11 | +- **Sleek UI/UX:** Modern design with a user-friendly interface for an immersive chatting experience. |
| 12 | +- **Real-time Updates:** See messages appear in real-time, creating a fluid and dynamic interaction. |
| 13 | +- **Flask Backend:** The backend is built on Flask, providing a robust foundation for server-side operations. |
| 14 | +- **OpenAI Integration:** Harness the power of GPT-3.5 Turbo to generate responses that go beyond the ordinary. |
| 15 | + |
| 16 | +## How to Use |
| 17 | + |
| 18 | +1. Clone the repository. |
| 19 | +2. Run the Flask app with `python app.py`. |
| 20 | +3. Visit `http://127.0.0.1:5000/` and start chatting! |
| 21 | + |
| 22 | +## Technologies Used |
| 23 | + |
| 24 | +- **Flask:** Backend web framework for building the server and handling requests using Python. |
| 25 | +- **HTML/CSS:** Frontend technologies for crafting a modern and visually appealing interface. |
| 26 | +- **JavaScript:** Enhances user interactions and enables real-time updates. |
| 27 | +- **OpenAI GPT-3.5 Turbo:** Powers the conversational AI aspect, providing intelligent responses. |
| 28 | + |
| 29 | +## Contributions |
| 30 | + |
| 31 | +Contributions are welcome! Feel free to fork the repository, create a new branch, and submit a pull request. |
| 32 | + |
| 33 | +## Issues |
| 34 | + |
| 35 | +If you encounter any issues or have suggestions, please [open an issue](https://github.com/Shreyan1/Sage.AI/issues). |
| 36 | + |
| 37 | +## License |
| 38 | + |
| 39 | +This project is licensed under the [MIT License](LICENSE). |
| 40 | + |
| 41 | +--- |
| 42 | + |
| 43 | +Get ready to explore the exciting world of conversation and technology! 🚀💬 |
0 commit comments