Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cooleydw494/codemonkeys
A Python framework for GPT-driven automations, with an early emphasis on mass file operations.
https://github.com/cooleydw494/codemonkeys
ai automation framework gpt openai python
Last synced: about 2 months ago
JSON representation
A Python framework for GPT-driven automations, with an early emphasis on mass file operations.
- Host: GitHub
- URL: https://github.com/cooleydw494/codemonkeys
- Owner: cooleydw494
- License: mit
- Created: 2023-05-16T19:00:30.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-16T02:46:33.000Z (4 months ago)
- Last Synced: 2024-09-17T09:25:23.738Z (about 2 months ago)
- Topics: ai, automation, framework, gpt, openai, python
- Language: Python
- Homepage: https://codemonkeys.lol
- Size: 990 KB
- Stars: 30
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CodeMonkeys
A framework for automating GPT-powered tasks, from simple to complex.
This is the repo for the **CodeMonkeys** package. To learn about the CodeMonkeys framework, visit the docs or one of the other links below.
- [CodeMonkeys Docs](https://codemonkeys.lol) or its [GitHub Repo](https://github.com/cooleydw494/codemonkeys-docs)
- [CodeMonkeys Sphinx Docs](https://sphinx.codemonkeys.lol)## 🚧 Alpha Status
As of November 30th, I have released a stable Alpha focused on establishing the framework's architecture/concepts to a point of relative stability, and providing a flexible, immediately useful default Automation that is instructional in how it utilizes the framework.
*The developer docs at codemonkeys.lol are still a work in progress, although I hope they're good enough to get you started. More updates coming soon! Updates almost every day.*
## 🌐 Overview
CodeMonkeys gives devs control over their automated GPT logic. The current focus is working on codebases but it is lovingly designed to enable automations of all kinds. This framework aims to use AI effectively, while being reliable, predictable, and tailored to your needs. There is a strong focus on only involving AI at crucial areas of strength, and using good old-fashioned code for everything else.
## Contributing
If you're interested in contributing, visit [CodeMonkeys Docs | Contribute](https://codemonkeys.lol/contribution).## Attribution 🙏
All forms of attribution will be greatly appreciated, especially linking directly to this repo.