Skip to content

LLaMingo is a local chatbot powered by Ollama's LLMs, built with Flask. It features real-time chat, history viewing, and a clean, responsive UI, all offline.

Notifications You must be signed in to change notification settings

Ariyan-25/LLaMingo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LLaMingo – A Local AI Chatbot Powered by Ollama

Llamingo is a sleek, local AI chatbot web app built using Flask and powered by the LLaMA 3 model from Ollama. It provides a friendly chat interface for general-purpose conversations, running entirely offline on your machine.


Features

  • Real-time chat interface with typing indicator
  • View your chat history
  • Modern UI with chat bubbles
  • Powered by Ollama's LLaMA 3 model running locally
  • Fast and private (no internet required for AI)

Tech Stack

Backend:

  • Python
  • Flask
  • SQLite
  • Ollama (LLaMA 3 model)

Frontend:

  • HTML
  • CSS
  • JavaScript (vanilla)
  • Jinja2 templating (via Flask)

Screenshots

Chat Interface

Chat Interface

Chat History

Chat History


Installation & Setup Guide

Prerequisites

  • Python 3.7+
  • Git
  • Ollama installed and set up (includes LLaMA 3)

Steps

  1. Clone the repository

    git clone https://github.com/Ariyan-25/llamingo.git
    cd llamingo

About

LLaMingo is a local chatbot powered by Ollama's LLMs, built with Flask. It features real-time chat, history viewing, and a clean, responsive UI, all offline.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published