Creation of a chat with a digital assistant using the ChatGPT API.
For the development of this digital assistant, I used Angular for the Desktop project and React Native for the Mobile project.
The chat is very similar to ChatGPT, with prompts and the ability to send suggested questions or write questions freely.
Responses from the artificial intelligence are provided through a StreamReader, making the experience very "live."
Like this project
Posted May 29, 2024
Creation of a chat with a digital assistant using the ChatGPT API.
For the development of this digital assistant, I used Angular for the Desktop project