posted an update

Runnable offline MVP added

Kazi Agent now has a working offline MVP.

The new run_kazi_agent.sh script runs local inference through llama-completion using the downloaded GGUF model. A sample file, examples/shop_records.txt, demonstrates how the agent can turn local SME records into:

  • a brief status summary
  • prioritized action steps
  • draft follow-up messages
  • risks or missing information
  • a human approval checklist

No cloud APIs are used, and model weights remain excluded from GitHub.

Log in or sign up for Devpost to join the conversation.