Skip to content

Nobita(chatbot) is a ChatGPT playground that interacts in a conversational way. For more details refer readme.

Notifications You must be signed in to change notification settings

hashmat-wani/Nobita-chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nobita(chatbot) is a ChatGPT playground that interacts in a conversational way. In this application:

  • While generating the response, the User can stop the response. And then it can be regenerated again with the same button.
  • User can also copy the response after its generated.
  • Speech Recognition is implemented in the app.
  • User can toggle between Dark and light mode theme.
  • User can change the Model/Engine, Temperature, or Maximum Length to get different responses:
    • Model: The model parameter controls the engine used to generate the response. text-davinci-003 produces the best results.
    • Temperature: Higher values means the model will take more risks. Try 0.9 for more creative responses, and 0 for ones with a well-defined response. We generally recommend 0
    • MaximumLength: The maximum number of tokens to generate. The exact limit varies by model. 1 token is roughly 4 characters for normal English text

Desktop View

Home Page

Home Page Image

Examples

Examples Page Image

Dialogue Box

model Page Image

Chat Container

Chat Page Image

Mobile View

home Page Image Drawer Image Model Image Chat Page Image

About

Nobita(chatbot) is a ChatGPT playground that interacts in a conversational way. For more details refer readme.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published