- Implemented OpenAI's newly-released API
gpt-3.5-turbo
- Designed a new User Interface with smooth User Experience (snap to latest message, animated loading indicator, hovering effects)
- Use your own API to converse with the bot !
- Switchable theme - persist through refresh
- Option to log in with Google and have your avatar displayed
- Messages persist throught refresh :)
- Welcoming message :) Telling you to use your API key while disabling any query functionalities
- Where you can have the options to have New Chat and use your own API Key, also sign in with Google !
- Indicate answers are being generated and disable your ability to send any queries
- Capable of remembering the context in order to hold a conversation
- Clear the current conversation and API Key so you can start a new one
- With aesthestically pleasing hovering effect
- Get in touch :)
cd
into the foldernpm i
- Get your API key here
npm start
- Open http://localhost:3000 to view it in your browser.