Skip to content

ebnbin/openchat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

315 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenChat

An AI chatbot Web app using the OpenAI API.

Purpose

This is my first React project.

Features

  • Customize the System Prompt - that helps set the behavior of the ChatGPT.
  • Customize user message template - add prefix and suffix automatically for each message you send.
  • Customize temperature, higher values will make the output more random, while lower values will make it more focused and deterministic.
  • View and customize the number of conversations that can be included as context.
  • Material Design (MUI), mobile friendly, dark mode support.
  • Markdown support.
  • Code syntax highlighting that supports over 270 programming languages.
  • LaTeX support.
  • Customizable beautiful chat icons.
  • Pin your favorite chats for easy access.
  • Save a single conversation for later viewing.
  • Search conversation history.
  • Backup and restore conversation history using GitHub Gist API.
  • Pay less - view your usage and cost on the settings page.

Screenshots

screenshot_a.png

screenshot_a.png

screenshot_a.png

screenshot_a.png

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors