Gofannon

Clone this repo:
  1. 288e0d8 Fixing test name by Andrew Musselman · 13 days ago main production
  2. b85f764 upgrade pnpm to 10.34.4 for supply-chain CVEs by Andrew Musselman · 13 days ago
  3. 4476bee routes: tighten SSE heartbeat interval from 30s to 10s by Andrew Musselman · 4 weeks ago
  4. c12ba4b data_store: paginate find() instead of silently capping at 10,000 rows by Andrew Musselman · 4 weeks ago
  5. 45f9cae Moving URLs by Andrew Musselman · 4 weeks 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/apache/tooling-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.