Welcome to the Testing LLM Model Website repository! This project is designed to showcase the capabilities of a language model through a simple web interface.
Link to website: https://quangnguyen2910.github.io/LlmChattingPlatform
This website provides a user-friendly interface for interacting with a pre-trained Language Model (LLM). Users can input an API link, which will be used to fetch responses from the LLM. After providing the API link, users will be redirected to the chatbox interface, where they can interact with the LLM using the provided API.
- API Link Input: Users can input an API link, which will be used to fetch responses from the LLM.
- Chatbox Interface: After providing the API link, users will be redirected to the chatbox interface, where they can interact with the LLM.
- Easy to Use: The website has a simple and intuitive design, making it accessible to users of all skill levels.
- Responsive: The website is designed to work seamlessly across different devices and screen sizes.
- Input API Link: Enter your API link in the provided input field.
- Submit Link: Click on the "Submit" button to submit the API link.
- Chat with LLM: After submitting the API link, you will be redirected to the chatbox interface, where you can interact with the LLM using the provided API.
There is no installation required for using this website. Simply open the provided link in a web browser to start using the application.
Updating.....
- HTML
- CSS
- JavaScript
If you encounter any issues or have any questions about the project, please feel free to open an issue on GitHub. We'll be happy to assist you.
Contributions are welcome! If you'd like to contribute to the project, please fork the repository and submit a pull request with your changes.