Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
ChatGPT Web Application 1.0.0.tar.gz | 2023-02-11 | 4.0 MB | |
ChatGPT Web Application 1.0.0.zip | 2023-02-11 | 4.0 MB | |
README.md | 2023-02-11 | 789 Bytes | |
Totals: 3 Items | 7.9 MB | 0 |
Here's the release of ChatGPT Web Application, a demo application that allows users to interact with OpenAI's GPT-3 language model & Dalle model through a simple and user-friendly interface. This application is a result of the combination of various technologies and features to provide a smooth and seamless experience for the users.
In this release, I have added the following features and improvements:
- User-friendly interface for making requests to the OpenAI API
- Responses are displayed in a chat-like format
- Code Blocks are detected and displayed in a Code Viewer
- Highlighted markdown text in the responses
- Ability to generate images from OpenAI's DALL·E model
- Automatic scrolling to the latest response
- Error handling and notifications for API requests