An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

        

# Zola

[zola.chat](https://zola.chat)

**Zola** is a free, open-source AI chat app with multi-model support.

![zola screenshot](./public/cover_zola.jpg)

## 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.