framework [Django] [Python] - chat with bot [chatgpt]
Django-AI-Codebot! This project is a web app that uses AI to help you with coding tasks.
- Code Assistance: Get coding solutions and fixes.
- Code Generation: Generate code snippets.
- Database: Store your questions and answers.
- Pagination: Easy navigation through responses.
- Modern Design: Sleek interface with Bootstrap.
- Input Questions: Ask coding questions in the app.
- Get Answers: AI provides intelligent responses.
- Database Storage: Save questions and answers.
- Browse Responses: Stylish pagination for answers.
- API Magic: Connects to ChatGPT for coding help.
- Clone this repo.
- Install dependencies from
requirements.txt
. - Configure Django settings and API keys.
- Run the Django server.
- Access the app in your browser.
MIT License. This program is licensed under the MIT License.
Original code and inspiration: John Elder https://github.com/flatplanet/Django-AI-Codebot