Skip to content

MadBomber/agent99_examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Agent99 - Intelligent Agent Framework

This project implements a framework for building and managing intelligent agents with different capabilities. It consists of two main components:

Components

/simple

A basic implementation featuring several agent types with different capabilities:

  • BadAgent
  • ChiefAgent
  • ExampleAgent
  • MaxwellAgent86

/smarter

A Rails application providing a more sophisticated agent management system with:

  • Database persistence
  • API endpoints
  • Capability vectors
  • Web interface

Getting Started

See the README.md in each directory for specific setup and usage instructions.

Requirements

  • Ruby 3.0+
  • Rails 8.0+ (for smarter component)
  • PostgreSQL (for smarter component)

License

MIT License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published