
- π€ Use different chatbots in one app, currently supporting ChatGPT, new Bing Chat, Google Bard, Claude, and open-source models including LLama2, Vicuna, ChatGLM etc
- π¬ Chat with multiple chatbots at the same time, making it easy to compare their answers
- π Support ChatGPT API and GPT-4 Browsing
- π 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 locally
- π₯ Export and Import all your data
- π Share conversation to markdown
- π Dark mode
- π Web access
- ChatGPT (via Webapp/API/Azure/Poe)
- Bing Chat
- Google Bard
- Claude 2 (via Webapp/API/Poe)
- LLaMA 2
- ChatGLM
- Pi by Inflection
- Vicuna
- WizardLM
- iFlytek Spark
- Tongyi Qianwen
- Baichuan
- ...
- Clone the source code
corepack enable
yarn install
yarn build
- In Chrome/Edge go to the Extensions page (chrome://extensions or edge://extensions)
- Enable Developer Mode
- Drag the
dist
folder anywhere on the page to import it (do not delete the folder afterward)