OshekharO / Chat-Interface

This is a simple chat interface that allows you to interact with an AI assistant using different models.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

✨ Two models available: GPT-4 and Arched Keyword.

πŸ“± Responsive design for different screen sizes.

⏱️ Real-time interaction with the AI assistant.

🌟 Simple and intuitive user interface.

Technologies Used

πŸ”§ HTML

🎨 CSS

πŸ“œ JavaScript

πŸ”Œ jQuery

Credit / Acknowledgement

This chat interface is developed using various technologies and resources. We would like to acknowledge the following:

  • The GPT-4 model is powered by the Ava Alpha API.
  • The Arched Keyword model is hosted on the Google Cloud Functions platform.
  • 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.

License

πŸ“„ This project is licensed under the GPL License.

About

This is a simple chat interface that allows you to interact with an AI assistant using different models.

License:GNU General Public License v3.0


Languages

Language:HTML 100.0%