Skip to content

A fullstack chat app, powered by openai GPT, helps you make money - πŸ’°πŸ’°πŸ’°

License

Notifications You must be signed in to change notification settings

itsharex/gptchat

Repository files navigation

GPTchat

demo author license release last commit

✨ Features

  • πŸ€– Support Open AI and Azure Open AI
  • πŸ’¬ Chat with session and context
  • πŸš€ Support Open AI and azure API
  • πŸ” Shortcut to quickly activate the app anywhere in the browser
  • 🎨 Markdown and code highlight support
  • πŸ“š Prompt Library for custom prompts and community prompts
  • πŸ’Ύ Conversation history saved in localstorage
  • πŸ“₯ Export and Import all your data
  • πŸ”— User Auth
  • πŸ’° Make revenue with your own Open AI key
  • πŸŒ™ Dark mode

πŸ”§ Manual Installation

  • Fork this repo
  • New vercel.com Project Vercel
  • Connect your repo
  • Create postgresSQL database in Vercel storage
  • Set env variables in Vercel
  • Deploy your app

πŸ’° Cha-Ching

πŸ”¨ Build from Source

  • Clone the source code
  • npm install
  • cp .env.example .env .env.example
  • create postgresSQL database in vercel storage
  • update .env file
  • npm dev

πŸ“œ Changelog

v0.0.1

  • Support copy message text
  • Improve setting page form element style

About

A fullstack chat app, powered by openai GPT, helps you make money - πŸ’°πŸ’°πŸ’°

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages