Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oshekharo/chat-interface
This is a simple chat interface that allows you to interact with an AI assistant using different models.
https://github.com/oshekharo/chat-interface
ai chat chatgpt gpt html-css-javascript
Last synced: 4 days ago
JSON representation
This is a simple chat interface that allows you to interact with an AI assistant using different models.
- Host: GitHub
- URL: https://github.com/oshekharo/chat-interface
- Owner: OshekharO
- License: gpl-3.0
- Created: 2023-07-18T05:26:30.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-19T06:05:30.000Z (4 months ago)
- Last Synced: 2024-07-20T10:22:18.932Z (4 months ago)
- Topics: ai, chat, chatgpt, gpt, html-css-javascript
- Language: HTML
- Homepage: https://saksham.thedev.id/Chat-Interface/
- Size: 88.9 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Chat Interface
🤖💬 This is a simple chat interface that allows you to interact with an AI assistant using different models. You can enter your message and select the desired model to generate AI responses.
## Usage
1. Clone the repository or download the code files.
2. Open the `index.html` file in a web browser.
3. Type your message in the input box and select the model from the dropdown.
4. Click the "Send" button or press Enter to send the message.
5. The AI response will appear in the chatbox below.## Features
✨ Nine models available
📱 Responsive design for different screen sizes.
⏱️ Real-time interaction with the AI assistant.
🌟 Simple and intuitive user interface.## Technologies Used
🔧 HTML
🎨 CSS
📜 JavaScript
🔌 jQuery
🍥 [GPT AI](https://github.com/OshekharO/GPT-AI)
## Credit / Acknowledgement
This chat interface is developed using various technologies and resources. We would like to acknowledge the following:
- The code for the chat interface is based on a template provided by OpenAI.
## Demo
🔗 A live demo of the chat interface is available [here](https://saksham.thedev.id/Chat-Interface).
## License
📄 This project is licensed under the [GPL License](LICENSE).