- π€ 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
- 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
- Clone the source code
npm install
cp .env.example .env
.env.example- create postgresSQL database in vercel storage
- update .env file
npm dev
- Support copy message text
- Improve setting page form element style