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

https://github.com/pratyush0898/flollama

Flollama is a modern conversational AI chatbot developed by Pratyush Kumar. Built using Ollama, Meta's LLaMA 2.3, and a sleek Next.js interface, it offers an open-source, privacy-respecting ChatGPT-style experience β€” ideal for students, creators, and casual users alike.
https://github.com/pratyush0898/flollama

ai chatbot nextjs ollama website

Last synced: 12 months ago
JSON representation

Flollama is a modern conversational AI chatbot developed by Pratyush Kumar. Built using Ollama, Meta's LLaMA 2.3, and a sleek Next.js interface, it offers an open-source, privacy-respecting ChatGPT-style experience β€” ideal for students, creators, and casual users alike.

Awesome Lists containing this project

README

          

# πŸ¦™ Flollama: Where Ideas Flow Freely

> A full-stack, open-access AI chatbot powered by Meta’s LLaMA 2.3 and built with Next.js β€” for everyone, free of cost.

---

## πŸ“– Overview

**Flollama** is a modern conversational AI chatbot developed by **[Pratyush Kumar](https://github.com/pratyush0898)**. Built using **Ollama**, **Meta's LLaMA 2.3**, and a sleek **Next.js interface**, it offers an open-source, privacy-respecting ChatGPT-style experience β€” ideal for students, creators, and casual users alike.

---

## πŸš€ Tech Stack

| Layer | Tools Used |
|------------------|------------|
| 🧠 AI Engine | `Ollama`, `Meta LLaMA 2.3`, custom system prompt (`Makefile`) |
| 🌐 Frontend | `Next.js 15`, `TailwindCSS 4`, `React`, `Shadcn UI` |
| βš™οΈ Backend/API | `Next.js API Routes`, `Node.js 24`, `npm 10`, `Turbopack` |
| πŸ” Auth & DB | `Firebase Auth`, `Firestore Database` |
| ☁️ Hosting | `Vercel`, `Google Cloud` |
| 🎨 Design | `Figma` |
| πŸ“‚ Version Ctrl | `Git`, `GitHub` |

---

## 🧩 Features

- πŸ’¬ LLaMA 2.3 powered AI chat via Ollama API
- πŸŒ“ Light & Dark UI themes with Tailwind + Shadcn
- πŸ” Firebase Google Sign-In
- πŸ“Š Chat history storage in Firestore
- ⚑ Superfast bundling with Turbopack
- πŸ“± Fully responsive, mobile-friendly
- 🌐 Deployable instantly with Vercel

---

## ☁️ Google Cloud Server Config

```txt
CPU 4 vCPU (e2-highcpu-4)
GPU NVIDIA A2 12GB / GTX 1650
RAM 8 GB
SWAP 8 GB
DISK 50 GB SSD
OS Debian 12 (Bookworm)
Cost β‰ˆ β‚Ή16–₹21/hour
````

---

## πŸ”€ How to Pronounce "Flollama"

**Pronunciation:** `"flow-LAH-muh"`
**IPA:** `/floʊˈlɑːmΙ™/`

| Part | Sounds Like |
| ---- | ---------------------- |
| Flo | β€œgo” β†’ /floʊ/ |
| Lla | β€œla” in llama β†’ /ˈlɑː/ |
| ma | β€œmuh” β†’ /mΙ™/ |

---

## 🎨 Brand Assets

### πŸ”˜ Logos

* **Dark Mode Logo**
![Logo Dark](./assets/logo-dark.png)

* **Light Mode Logo**
![Logo Light](./assets/logo-light.png)

---

### 🎨 Color Palette

| Theme | Text | Background | Primary | Secondary | Accent |
| ----- | --------- | ---------- | --------- | --------- | --------- |
| Light | `#1C1C1C` | `#FFFFFF` | `#111111` | `#F1F5F9` | `#C6C7F8` |
| Dark | `#FFFFFF` | `#1C1C1C` | `#F0F8FF` | `#282828` | `#C6C7F8` |

### πŸ”€ Fonts

* **Primary UI Font:** Inter
* **Secondary Font:** Poppins
* **Logo Font:** Ubuntu

---

## 🎨 Figma Design

* [Figma UI Design](https://www.figma.com/design/bkghFG35GZG93T7vbrO1lj/Flollama)
![Figma Design](./assets/figma.png)

---

## 🌐 Live Website

πŸ”— **[https://flollama.vercel.app/](https://flollama.vercel.app/)**
![website](./assets/website.png)

---

## πŸ€– Large Language Model

πŸ”— **[Ollama Model Page](https://ollama.com/nvmpratyush/flollama)**
![Ollama Model Page Screenshot](./assets/ollama.png)

---

## πŸ“˜ License

Pratyush Non-Commercial License (PNCL) v1.0

Β© 2025 Pratyush Kumar

Use allowed for personal, educational, and non-commercial purposes only. Redistribution, commercialization, or false attribution is strictly prohibited. You must retain author credits in all copies or forks.

For full license terms, see [LICENSE](LICENSE).

---

## βœ… Conclusion

**Flollama** isn’t just a chatbot β€” it's proof that students can build powerful AI tools that are **open**, **accessible**, and **beautifully designed**.

Built with ❀️ by [Pratyush Kumar](https://github.com/pratyush0898), Flollama is your friendly, fast, and free AI assistant. Ask questions, spark ideas, or just chat β€” anytime, anywhere.

---

> ✨ *If you find this project useful, don’t forget to ⭐ star the repo and share it with others!*