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

https://github.com/sachinbhujel/diffyai

Multi Model Lightweight AI Chat App
https://github.com/sachinbhujel/diffyai

ai aichat chat chatapp claude deepseek gemini llama

Last synced: 7 months ago
JSON representation

Multi Model Lightweight AI Chat App

Awesome Lists containing this project

README

          

# DiffyAI

**DiffyAI** is a minimal and lightweight AI chat app built with **Next.js** and **TailwindCSS**.

It lets you easily compare responses from multiple AI models, like _OpenAI GPT_, _Claude_, _Gemini_, _LLaMA_, and more - all side by side in one place.

Live preview - https://diffyai.vercel.app

---

## 🚀 Features

- **🤖 Multi-model support** – Compare AI responses from different models in real-time.
- **🖥️ Side-by-side view** – See outputs next to each other for easy comparison.
- **⚡ Minimal and lightweight** – Minimal design and smooth browser performance.
- **🎛️ Customizable models** – Add or remove AI models as needed.
- **🌙 Dark mode** – Comfortable on eyes during long usage.
- **💾 Persistent chat history** – Automatically saves your chats, making it easy to revisit past conversations anytime.
- **🔑 Custom API key support** – Add and use your own API keys for different AI providers

---

## 📷 Screenshots

![Sidewise AI home page](public/diffy-ai-img-1.png)
![Sidewise AI new chat page](public/diffy-ai-img-2.png)
![Sidewise AI configure page](public/diffy-ai-img-3.png)

---

## 🛠️ Tech Stack

- **Frontend:** Next.js, React, TailwindCSS
- **Backend:** Node.js
- **AI Models:** OpenAI, Claude, Gemini, LLaMA, and more.

---

## 🤝 Contributing

Contributions, issues, and feature requests are welcome! Feel free to open an issue or submit a PR.