Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sarahabuirmeileh/django-chatgptclone
A Django-based chatbot interface integrating OpenAI's GPT-3.5 model, featuring user authentication, persistent chat history, and a user-friendly interface for seamless interaction.
https://github.com/sarahabuirmeileh/django-chatgptclone
authentication chatbot chatgpt css database django django-application django-framework django-project html openai openai-api openai-chatgpt python
Last synced: 1 day ago
JSON representation
A Django-based chatbot interface integrating OpenAI's GPT-3.5 model, featuring user authentication, persistent chat history, and a user-friendly interface for seamless interaction.
- Host: GitHub
- URL: https://github.com/sarahabuirmeileh/django-chatgptclone
- Owner: SarahAbuirmeileh
- Created: 2024-04-09T21:28:41.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-10T07:47:39.000Z (9 months ago)
- Last Synced: 2024-11-15T13:17:15.366Z (2 months ago)
- Topics: authentication, chatbot, chatgpt, css, database, django, django-application, django-framework, django-project, html, openai, openai-api, openai-chatgpt, python
- Language: Python
- Homepage:
- Size: 34.2 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: READme.md
Awesome Lists containing this project
README
# ChatGPT Clone đģ
This Django application integrates the OpenAI GPT-3.5 model into a chatbot interface. Users can interact with the chatbot, which leverages the power of GPT-3.5 to provide responses to their queries. Additionally, users can register, log in, and log out to personalize their chat experience.
## Features: âī¸đ
* **Chat Interface:** Users can communicate with the chatbot through a user-friendly interface.
* **OpenAI Integration:** The chatbot utilizes the OpenAI GPT-3.5 model to generate responses to user messages.
* **User Authentication:** Users can register, log in, and log out to personalize their chat experience.
* **Persistent Chat History:** Chat history is stored for each user, allowing them to view previous conversations.## Interfaces: đē
### Registration Interface
![image](https://github.com/SarahAbuirmeileh/SarahAbuirmeileh/assets/127017088/c5b7f05f-7416-4ee6-8865-953abc233cb4)### Login Interface
![image](https://github.com/SarahAbuirmeileh/SarahAbuirmeileh/assets/127017088/3abfdea7-13d0-4607-b769-a068f3a93e30)
### Chatbot Interface
![image](https://github.com/SarahAbuirmeileh/SarahAbuirmeileh/assets/127017088/90725d97-d655-4575-9f86-c309778a21c2)## Usage:đ¯
Register for an account to access the chatbot.
Log in with your credentials.
Interact with the chatbot by typing messages into the input field and clicking "Send."
View previous conversations in the chat history.## Credits:Šī¸
This application utilizes the OpenAI GPT-3.5 model for natural language processing.
Developed by Sarah Abu irmeileh - [email protected] đŠâđģ