Skip to content

xeokit/chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xeokit-sdk chatbot

Requirements

  • Download ollama
  • Get llama3.1 model ollama pull llama3.1
  • Get nomic-embed-text model for better embedding generation ollama pull nomic-embed-text
  • Download and run quadrant vector database
  • Run ./docker.sh

Test

  • Run npm i
  • Run npx ts-node chatbot.ts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published