Skip to content

tarunkumar-sys/Chatbot-rias

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧠 Rias – Local AI Chatbot with Ollama (Node.js + Tailwind CSS)

Rias is a privacy-focused AI chatbot built using Node.js and styled with Tailwind CSS. It leverages Ollama to run large language models (LLMs) locally, offering fast, intelligent, and fully offline interactions.


🚀 Features

  • 🤖 Ollama-powered AI: Integrates local LLMs for intelligent conversations
  • 🛡️ Privacy-first: 100% offline, no cloud or external dependencies
  • Node.js Backend: Lightweight and efficient API handling
  • 🎨 Tailwind UI: Clean, modern, and responsive chat interface
  • 💬 Real-time Chat: Smooth user interaction via JavaScript

🧰 Tech Stack

  • Backend: Node.js
  • AI Engine: Ollama (runs local LLMs like LLaMA2, Mistral, etc.)
  • Frontend: HTML, Tailwind CSS, JavaScript

📦 Installation

Prerequisites

Steps

# 1. Clone the repository
git clone https://github.com/yourusername/rias-chatbot.git
cd rias-chatbot

# 2. Install dependencies
npm install

# 3. Run the app
node index.js

About

Rias is a locally hosted AI chatbot powered by Ollama, designed for real-time, private, and intelligent conversations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors