Skip to content

ChatGPT Web Application 1.0.0

Compare
Choose a tag to compare
@ioanmo226 ioanmo226 released this 11 Feb 19:34
· 22 commits to master since this release
b44e9b3

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