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.
- 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.
git clone https://github.com/The-AI-Alliance/gofannon.git
cd gofannon/webapp/infra/docker
docker-compose up --buildSee the quickstart guide for details, including required environment configuration.
Full documentation lives in docs/ and is published at https://the-ai-alliance.github.io/gofannon/. Highlights:
Gofannon is the Welsh god of smithcraft. See About the name for the story behind the choice.
Planned features and their current status are tracked in ROADMAP.md.
- Report bugs or request features in GitHub Issues.
- Ask questions and discuss ideas in GitHub Discussions.
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.
Thanks to the open-source community for contributions and support that have made this project possible.
Gofannon is licensed under the Apache License, Version 2.0. See LICENSE for the full text.
