Skip to content

Repository files navigation

Agora

Agora app icon

Native macOS app for running a small council of AI models.

Agora asks several models the same question, keeps their first answers independent, runs blind peer review, and asks a chairman model to write the final synthesis. This is a weekend learning project built with Codex and Claude Code to check how whisper, different software/ios llm skills work and compare some llm models.

Features

  • Parallel model answers
  • Saving project files
  • Local STT through whisper.cpp

Providers

  • Codex CLI (local CLI auth, NO api key)
  • Claude CLI (local CLI auth, NO api key)
  • OpenRouter (api key)
  • OpenCode Zen (api key)
  • Ollama (local models)

Build

git clone --recurse-submodules <repo-url> Agora

Acknowledgements

Inspired by Andrej Karpathy's llm-council.

Uses whisper.cpp for local speech-to-text.

About

Agora asks LLM models the same question to get the best answer

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages