This repository contains a collection of example outputs generated by Definitive AI, our cutting-edge tool for automating AI agent development. These examples demonstrate the capabilities of our system in creating various types of AI agents from interviews and process documentation.
These examples demonstrate how multiple AI agents can work together:
- Content Writing Agents: A system of agents that collectively gather, analyze, and synthesize research data.
- Email Agents: Multiple agents managing an email account and saving short term data.
- LinkedIn Agents: A system of agents that follow and write comments for a specific target.
Each example folder contains:
- The generated agent code
- Documentation (Solution Design Document, Process Definition Document, Complainance Document)
To use these examples:
-
Clone this repository:
git clone https://github.com/Definitive-AI/Agent-Examples.git
-
Navigate to the desired example folder.
-
Run the Agents
We welcome contributions! If you've created an interesting AI agent using Definitive AI and would like to share it, please read our CONTRIBUTING.md for guidelines on how to submit your example.
All examples in this repository are licensed under the MIT License.