Skip to content

quang08/Convo-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ConvoAI - OpenAI's GPT 3.5 Turbo API

  • 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 :)

First Mount

  • Welcoming message :) Telling you to use your API key while disabling any query functionalities

1

First Mount (with Google signed in)

signed

Menu Sidebar

  • Where you can have the options to have New Chat and use your own API Key, also sign in with Google ! signin

Pop-up Modal for you to enter your API Key

3

Animated Loading Indicator

  • Indicate answers are being generated and disable your ability to send any queries

8

FAQs (Frequently Asked Questions) Accordion

4

After API Key entered, you can start to converse !

5

Holding a Conversation

  • Capable of remembering the context in order to hold a conversation

context

Long Conversation

7

New Chat Feature

  • Clear the current conversation and API Key so you can start a new one
  • With aesthestically pleasing hovering effect

6

Light Mode

  • Even when refreshed, the theme will still persist ! light

Menu View (Phone View)

  • Get in touch :)

SCR-20230312-lxl

Getting Started (if you want to use the app locally)

Releases

No releases published

Packages

No packages published