ChatChat
2023-5-2 14:47:56 Author: github.com(查看原文) 阅读量:25 收藏

Chat Chat to unlock your next level AI conversational experience. Here you can use multiple APIs from OpenAI, Microsoft Azure, Claude, Cohere, Hugging Face, and more to make your AI conversation experience even richer.

LICENSE

English | 繁体中文 | 简体中文

Important Notes

  • Some APIs are paid APIs, please make sure you have read and agreed to the relevant terms of service before use.
  • Some features are still under development, please submit PR or Issue.
  • The demo is for demonstration purposes only, it may retain some user data.
  • AI may generate offensive content, please use it with caution.

Preview

Interface

UI

Dashboard

Functions

fetch.mp4
search.mp4

Features

  • TTS
  • Chat with files
  • Markdown formatting
  • Support for System Prompt
  • Shortcut menu (command + k)
  • Wrapped API (no more proxies)
  • Support for sharing conversations
  • Chat history (local and cloud sync)
  • Support for streaming messages (SSE)
  • Plugin support (/search, /fetch)
  • Support for message code syntax highlighting
  • Support for OpenAI, Microsoft Azure, Claude, Cohere, Hugging Face

Roadmap

  • Dark Mode
  • Voice input
  • More API support
  • Personal Dashboard
  • Multi-language support

Usage

Documentation

See documentation

Prerequisites

  • Any API key from OpenAI, Microsoft Azure, Claude, Cohere, Hugging Face

Environment variables

Variable Name Description Default Required Description
BASE_URL URL of the website http://localhost:3000 Yes Required for deployment on other platforms
OPENAI_API_KEY OpenAI API key No
OPENAI_API_ENDPOINT OpenAI API Endpoint No
DATABASE_URL database URL Yes
NEXTAUTH_URL NextAuth URL Yes
NEXTAUTH_SECRET NextAuth key Yes
EMAIL_PASSWORD Password of the mail server No
EMAIL_FORM Sending address No

Deployment

Local Deployment

git clone
cd ChatChat
yarn
yarn dev

Vercel

Deployed in Vercel

LICENSE

AGPL-3.0

Support me

Buy Me A Coffee

Technology Stack

nextjs / tailwindcss / shadcn UI


文章来源: https://github.com/y35uishere/ChatChat
如有侵权请联系:admin#unsafe.sh