A curated showcase of awesome Amplifier applications, bundles, and community resources.
Amplifier is a modular AI agent framework built on the Linux kernel philosophy: a tiny, stable kernel with all features living at the edges as replaceable modules.
π¦ Looking for the complete catalog? See the official Component Catalog (MODULES.md) for all official modules, bundles, and technical specifications.
- Featured Community Applications
- Community Bundles
- Official Bundles
- Learning Resources
- Example Projects
- Contributing
Real applications built with Amplifier by the community.
- app-transcribe - Transform YouTube videos and audio files into searchable transcripts with AI-powered insights
- app-blog-creator - AI-powered blog creation with style-aware generation and rich markdown editor
- app-voice - Desktop voice assistant with native speech-to-speech via OpenAI Realtime API
- app-tool-generator - AI-powered tool generator for creating custom Amplifier tools
- amplifier-playground - Interactive environment for building, configuring, and testing Amplifier AI agent sessions
- app-session-analyzer - Analyze Amplifier session logs and generate interesting metrics about your usage
- amplifier-lakehouse - Amplifier on top of your data (daemon and webapp)
- app-benchmarks - Benchmarking and evaluating Amplifier performance
π Built an app? Submit a PR to showcase it here!
Extension bundles built by the community.
- expert-cookbook - Achieve the State of the Art with Microsoft Amplifier
- memory - Persistent memory system with automatic capture and progressive disclosure
π― Created a bundle? Submit a PR to share it here!
Key official bundles maintained by the Amplifier team. See MODULES.md for the complete catalog.
- foundation - Foundational library for bundles, module resolution, and shared utilities
- recipes - Multi-step AI agent orchestration with approval gates and resumability
- issues - Persistent issue tracking with dependency management and session linking
- python-dev - Comprehensive Python development tools (ruff, pyright, LSP)
- ts-dev - TypeScript/JavaScript development tools
- lsp-python - Python code intelligence via Pyright
- lsp-typescript - TypeScript/JavaScript code intelligence
- design-intelligence - 7 specialized design agents with design philosophy framework
- shadow - OS-level sandboxed environments for safe testing
- notify - Desktop and push notifications for assistant turns
- Component Catalog (MODULES.md) - Complete catalog of all official modules, bundles, providers, tools, hooks, and orchestrators
- Amplifier Repository - Main repository with getting started guides and ecosystem overview
- Developer Guide - Build your own modules and extensions
- Amplifier Core - Kernel documentation and module contracts
- Foundation Docs - Bundle authoring guide and examples
π Written a tutorial? Submit a PR to add it here!
- GitHub Discussions - Ask questions and share ideas
- Issues - Report bugs and request features
See Featured Community Applications above for real applications built with Amplifier.
Want to showcase your project? Add it to the Community Applications section!
Contributions are welcome! Please read the contribution guidelines first.
To add a new entry:
- Fork this repository
- Add your entry to the appropriate section
- Ensure your entry follows the format:
[Name](link) - Description. - Submit a pull request
For community bundles/tools/agents:
- β Must be functional and installable
- β Must have clear README with usage instructions
- β Must have a clear license (preferably MIT/Apache 2.0)
- β Must be maintained (updated in last 6 months)
- β Must follow Amplifier conventions
- β No work-in-progress or experimental projects (unless tagged clearly)
For learning resources:
- β Must be publicly accessible
- β Content must be accurate and up-to-date
- β Must add value beyond official documentation
See CONTRIBUTING.md for detailed guidelines.
To the extent possible under law, the Awesome Amplifier contributors have waived all copyright and related or neighboring rights to this work.