AutoGroq
Basic Information
AutoGroq is an open-source Streamlit application and toolkit for automatically generating tailored teams of AI agents and workflows based on a user's natural language request. It is designed to construct a configured workflow, expert agents, and skillsets from the syntax of a user's need rather than requiring manual agent design. The repository includes instructions to install dependencies, run the Streamlit UI, and configure a local settings file. It integrates with Autogen and supports multiple LLM providers, enabling users to import agents, skills, and workflows into Autogen. The project is released under the MIT License and aims to let developers and non-programmers rapidly spin up multi-agent solutions, rephrase prompts for clarity, and extract code snippets via a dedicated whiteboard interface.