Skip to content

C0deMunk33/polis_2

Repository files navigation

Polis 2

Prerequisites

  1. install ollama somehwere

Then:

# download the model:
ollama pull huggingface.co/bartowski/Qwen2.5-14B-Instruct-1M-GGUF
# start ollama server:
OLLAMA_MODELS=/usr/share/ollama/.ollama/models OLLAMA_HOST=0.0.0.0:5000 ollama serve

In another terminal:

# install with poetry
poetry install
# run agent orchestrator
poetry run python agent_orchestrator.py

# it's now running, gl

Tool Sets

  • Code Isolation
  • File Manager
  • Forum
  • Notes
  • Persona
  • Quest Manager
  • Rag
  • Wikisearch

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published