Skip to content

opencoredev/openchat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

749 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
OpenChat

stars   license   discord

Open-source AI chat platform. Connects to 100+ models through OpenRouter, syncs conversations in real-time across devices with Convex, and runs on TanStack Start + React 19 + Tailwind v4.

Use it free at osschat.dev, bring your own API key, or self-host the whole thing.

What You Get

  • 100+ AI models — GPT-4o, Claude, Llama, Gemini, and everything else on OpenRouter
  • Real-time sync — conversations persist and update across devices instantly
  • Web search — built-in search with source citations
  • Self-hostable — Docker Compose or one-click Vercel deploy
  • BYOK — bring your own OpenRouter key for unlimited usage
  • Browser extension — quick access from any tab

Quick Start

git clone https://github.com/opencoredev/openchat.git
cd openchat && bun install
cp env.web.example apps/web/.env.local
cp env.server.example apps/server/.env.local
# fill in your env vars → docs/ENVIRONMENT.md
bun dev

Frontend on localhost:3000, Convex starts automatically.

Deploy

Method
Vercel + Convex Cloud Deploy with Vercel
Docker docker compose up -d

Full setup in deployment docs.



Sponsors

Convex      Greptile      GitBook      Sentry      Graphite      Upstash

Become a sponsor

Contributing

PRs welcome. See CONTRIBUTING.md for local setup and guidelines.

License

AGPL-3.0

About

An open source ai platform being built for everyone ❤️

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 12