Gofannon

Clone this repo:
  1. 13a6977 routes: fix log call argument order and pass user_id by Andrew Musselman · 4 days ago main production
  2. fa99daa bedrock-mythos: align param shape with Opus 4.8 and detect adaptive thinking by Andrew Musselman · 4 days ago
  3. a091b36 Adding dev override for testing bedrock-mantle by Andrew Musselman · 4 days ago
  4. 4811cda bedrock-mythos: profile-aware STS session + awscrt dep by Andrew Musselman · 4 days ago
  5. e204646 bedrock-mythos: Mantle-backed provider for Mythos preview by Andrew Musselman · 4 days ago

Gofannon

PyPI License Issues

Gofannon is a provider- and model-agnostic toolkit and web application for prototyping AI agents and the lightweight web UIs that wrap them. Subject matter experts compose tools, data sources, and decision paths through a guided interface, preview agent interactions in real time, and hand off working agent-driven experiences without committing to a single AI framework or model provider.

What you can do

  • Prototype agents quickly. Compose tools, data sources, and decision paths through a guided interface, and iterate with real-time feedback.
  • Design lightweight web UIs. Pair agents with forms, chat surfaces, and dashboards to validate user journeys; export or embed prototypes to share with stakeholders.
  • Stay flexible. Gofannon supports multiple model providers (OpenAI, Anthropic, Gemini, and others via LiteLLM) and is designed to keep your work portable across them.

Quickstart

git clone https://github.com/The-AI-Alliance/gofannon.git
cd gofannon/webapp/infra/docker
docker-compose up --build

See the quickstart guide for details, including required environment configuration.

Documentation

Full documentation lives in docs/ and is published at https://the-ai-alliance.github.io/gofannon/. Highlights:

About the name

Gofannon is the Welsh god of smithcraft. See About the name for the story behind the choice.

Roadmap

Planned features and their current status are tracked in ROADMAP.md.

Community

Contributing

Contributions are welcome. See CONTRIBUTING.md for how to get started, including the “good first issue” label for newcomers and contribution guides for adding tools, integrating new agentic frameworks, and extending the web UI.

Acknowledgments

Thanks to the open-source community for contributions and support that have made this project possible.

Contributors

License

Gofannon is licensed under the Apache License, Version 2.0. See LICENSE for the full text.