54 lines
933 B
Markdown
54 lines
933 B
Markdown
# thom-chat
|
|
|
|
Clone of [T3 Chat](https://t3.chat/)
|
|
|
|
## 🚀 Features
|
|
|
|
- Fast chat goes brrrr
|
|
- Self-hostable
|
|
|
|
## 🛠️ Tech Stack
|
|
|
|
- **Framework**: SvelteKit
|
|
- **Language**: TypeScript
|
|
- **Styling**: Tailwind
|
|
- **Components**: Melt UI (next-gen)
|
|
- **Testing**: Humans
|
|
- **Package Manager**: pnpm
|
|
- **Linting**: ESLint
|
|
- **Formatting**: Prettier
|
|
|
|
### Discussion
|
|
|
|
- Vercel SDK?
|
|
- Nah, too limited
|
|
|
|
## 📦 Self-hosting
|
|
|
|
IDK, calm down
|
|
|
|
## TODO
|
|
|
|
- [x] Login & Auth
|
|
- [x] useCachedQuery
|
|
- [ ] Convex schemas for chats
|
|
- [ ] Actual fucking UI for chat
|
|
- [ ] Providers (BYOK)
|
|
- [x] Openrouter
|
|
- [ ] HuggingFace
|
|
- [ ] OpenAI
|
|
- [ ] File upload
|
|
- [ ] Test link with free credits
|
|
- [ ] Ensure responsiveness
|
|
- [ ] File support
|
|
- [ ] Streams on the server
|
|
- [ ] Syntax highlighting with Shiki/markdown renderer
|
|
- [ ] Eliminate FOUC
|
|
|
|
### Extra
|
|
|
|
- [ ] Web Search
|
|
- [ ] MCPs
|
|
- [ ] Chat branching
|
|
- [ ] Image generation
|
|
- [ ] Chat sharing
|