diff --git a/README.md b/README.md index 796242045..d6757cc47 100644 --- a/README.md +++ b/README.md @@ -108,6 +108,12 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [wooey](https://github.com/wooey/wooey) - A Django app which creates automatic web UIs for Python scripts. * [streamlit](https://github.com/streamlit/streamlit) - A framework which lets you build dashboards, generate reports, or create chat apps in minutes. +## Agentic Frameworks + +*Python Agentic Frameworks.* + +*[pilottai](https://github.com/pilottai/pilottai) - Python framework for building scalable multi-agent systems. + ## Algorithms and Design Patterns *Python implementation of data structures, algorithms and design patterns. Also see [awesome-algorithms](https://github.com/tayllan/awesome-algorithms).*