Skip to content

TimothyLe/cb-chat

Repository files navigation

cb-chat

A module for a reproducible chatbot using NLP and MCP

Quick Start

  1. Install ollama with curl -fsSL https://ollama.com/install.sh | sh or consult with official website ollama downloads
  2. Download the Llama-3.2 model from hf.co/bartowski/Llama-3.2-1B-Instruct-GGUF
  3. npm install
  4. npm run dev
  5. Open up localhost:3000 in your browser

About

A module for a reproducible chatbot using NLP and MCP

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published