https://github.com/ibelick/zola
Zola is a free, open-source AI chat app with multi-model support.
https://github.com/ibelick/zola
ai chat multi-model nextjs open-source prompt-kit shadcn-ui supabase typescript
Last synced: 3 months ago
JSON representation
Zola is a free, open-source AI chat app with multi-model support.
- Host: GitHub
- URL: https://github.com/ibelick/zola
- Owner: ibelick
- License: apache-2.0
- Created: 2025-04-02T07:57:31.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-04-03T10:20:37.000Z (3 months ago)
- Last Synced: 2025-04-03T11:29:16.850Z (3 months ago)
- Topics: ai, chat, multi-model, nextjs, open-source, prompt-kit, shadcn-ui, supabase, typescript
- Language: TypeScript
- Homepage: https://zola.chat
- Size: 386 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-ChatGPT-repositories - zola - The open source ChatGPT alternative for developers. Fast, multi-model AI chat. Agents + MCP coming soon. (Others)
README
# Zola
[zola.chat](https://zola.chat)
**Zola** is a free, open-source AI chat app with multi-model support.

## Features
- multi-model support (OpenAI, Mistral, etc.)
- light and dark mode
- prompt suggestions
- file uploads
- mobile-friendly layout## Installation
coming soon.
## Built with
- [prompt-kit](https://prompt-kit.com/) — AI components
- [shadcn/ui](https://ui.shadcn.com) — core components
- [motion-primitives](https://motion-primitives.com) — animated components
- [vercel ai sdk](https://vercel.com/blog/introducing-the-vercel-ai-sdk) — model integration, AI features
- [supabase](https://supabase.com) — auth and storage## Coming next
- more model support
- search
- agent mode
- memory## License
Apache License 2.0
## Notes
This is a beta release. The codebase is evolving and may change.