Skip to content

A ready to use setup for Cat + Ollama + Embedder + Qdrant

License

Notifications You must be signed in to change notification settings

giufus/local-cat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

local-cat

A ready to use 100% local setup for Cat + Ollama + Embedder + Qdrant.
Forked from official repo, I just added ngrok support.

Double command setup

  1. docker installation is required (at least docker engine)
  2. clone the repo: git clone https://github.com/giufus/local-cat.git
  3. cd local-cat
  4. customize ngrok.yml according to your details (you need a ngrok account)
  5. Run the cat: docker compose up -d
  6. Pull the desired model from ollama library: docker exec ollama_cat ollama pull <model_name:tags>

About

A ready to use setup for Cat + Ollama + Embedder + Qdrant

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published