Skip to content

FlowindAI/chat0

 
 

Repository files navigation

Chat0

Blazingly-Fast, Open-source, and Free AI Chat App.

Features

  • Open Source
  • Privacy first (all data stored locally in your browser)
  • Bring your own API keys (we don't store them)
  • Chat Navigator - Easily Navigate to any message in the chat
  • Multi-model support - Google Gemini, OpenAI, DeepSeek and more will be added soon
  • Optimized React codebase (No Unnecessary re-renders)

🤝 Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

  1. Fork the project
  2. Create your feature branch
  3. Commit your changes
  4. Push to the branch
  5. Open a Pull Request

💻 Running Locally

To run Chat0 locally, you'll need to follow these steps:

  1. Clone the repository:

    git clone https://github.com/senbo1/chat0.git
    cd chat0
  2. Install dependencies: We use pnpm for package management.

    pnpm install
  3. Run the development server:

    pnpm dev
  4. Open your browser: Navigate to http://localhost:3000 to see the application in action.

🐛 Issues & Support

If you encounter any issues or have questions, please open an issue on GitHub.

💰 Buy me a coffee

About

Blazingly-fast, free, open source AI chat app. Discord - https://discord.gg/mQSPrxVryy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 94.3%
  • CSS 5.3%
  • JavaScript 0.4%