Skip to content

A growing collection of AI agents designed for experimentation, tooling, and real-world automation.

Notifications You must be signed in to change notification settings

SP4567/AI-Agents

Repository files navigation

The AI-Agents project is a growing collection of AI agents designed for experimentation, tooling, and real-world automation. The primary featured project is MarketResearchCrew, powered by crewAI framework, which enables multi-agent AI systems to collaborate on complex tasks. The repository includes various specialized agents such as gaming RL agents, cybersecurity/digital forensics crews, and research agents. The main implementation uses a configuration-driven approach where agents and tasks are defined in YAML files, allowing easy customization and deployment of collaborative AI systems.

Main Function Points

  • Multi-agent AI system framework powered by crewAI for collaborative task execution
  • Pre-configured market research crew with specialized agent roles and capabilities
  • Configuration-driven architecture using agents.yaml and tasks.yaml for easy customization
  • Support for various specialized AI agents (gaming RL, cybersecurity, research, digital forensics)
  • Automated report generation based on agent collaboration and analysis
  • Dependency management using UV package manager for seamless setup
  • Environment-based configuration with OpenAI API integration

Technology Stack

  • Python (>=3.10 <3.14)
  • crewAI framework for multi-agent orchestration
  • OpenAI API for LLM capabilities
  • UV package manager for dependency management
  • YAML configuration files for agent and task definition
  • GitHub Actions for CI/CD workflows

License

Not specified in the repository content provided

About

A growing collection of AI agents designed for experimentation, tooling, and real-world automation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages