Skip to content

Rajeev-Foryou/Ai_chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

🤖 StayNest AI Chatbot

A smart, domain-specific chatbot powered by Ollama and built with Node.js, designed to provide instant support and answers for guests, hosts, and admins on the StayNest homestay rental platform.


✨ Features

  • 💬 Natural Language Support: Responds to common questions about bookings, policies, payments, food, and more.
  • 🔍 Domain-Specific Intelligence: Trained on StayNest's policies and FAQs to provide accurate, relevant responses.
  • ⚙️ Built with Node.js: Fast and lightweight backend using Express.js.
  • 🧠 Powered by Ollama LLMs: Uses powerful locally hosted models (like LLaMA or Mistral) for private, secure inference.
  • 📦 Modular & Extendable: Easily integrate into StayNest’s existing tech stack.

🏗️ Tech Stack

Tech Description
Node.js Backend runtime
Express.js API framework
Ollama LLM backend for chatbot logic
REST API Endpoint for chatbot interaction
JSON For prompt templates & responses

🚀 Getting Started

1. Clone the Repository

git clone https://github.com/yourusername/staynest-chatbot.git
cd staynest-chatbot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors