Skip to content

ai-maintainer-inc/aider-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Maintainer Aider Example Implementation

What is this?

This implements the AI-Maintainer agent harness for benchmarking.

If you want to rapidly benchmark or get test driven development type results on your agent this shows you how to quickly get set up.

The library it references is the AI-Maintainer Coder Evals Repository.

To see what benchmarks we have started with, check out the AI-Maintainer Benchmark.

If you want additional benchmarks, please open an issue on the benchmarks repo, anything added there will automatically be added to our list of benchmarks anyone can run.

You also can find additional documentation at docs.ai-maintainer.com

Getting Started

  1. Clone this repo
  2. Install the dependencies with pip install -r requirements.txt
  3. Copy the .env.example file to .env and fill in the values
  4. Run the agent with python main.py
  5. Watch the agent run and see the results in the console!

Prerequisites

In order to run this agent you will need to have the AI Maintainer Platform running locally. You can find instructions on how to do that here.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published