Awesome AI AgentsInventory Automation Agents

irgolic/AutoPR

⭐ 1371 Python repository created 2023-03-18

AutoPR is a project designed to run AI-powered workflows over codebases, automating various development and maintenance tasks. It features living summaries of code in nested READMEs, tracking TODOs as issues, maintaining history of API call results in git, and summarizing changes by adding labels to pull requests. The workflows and custom actions are configured using YAML, allowing for flexible automation tailored to specific project needs. The project includes a Dockerfile for setting up the environment, a Makefile for automating development tasks such as formatting, type checking, testing, and schema generation, and an action configuration file for GitHub workflows. AutoPR integrates with GitHub Actions to autonomously generate pull requests from issues, although this feature is not actively maintained in the latest versions. The repository contains Python code for managing actions, workflows, triggers, and Git operations, providing a comprehensive framework for automating codebase management. The project is licensed under the MIT License and includes detailed documentation and configuration files to facilitate installation and usage. Despite being used internally, the project is currently not actively maintained, but it offers valuable tools for developers looking to enhance their workflow automation with AI capabilities. Overall, AutoPR aims to streamline codebase management by leveraging AI to automate routine tasks, improve documentation, and maintain project health through intelligent workflow execution.

https://github.com/irgolic/AutoPR

actionactionsaiai-in-developmentai-powered-workflowsapi-call-historychatgptcodebase-automationcustom-yaml-actionsdevelopment-automationdockergit-operationsgithub-actiongithub-actionsgithub-actions-integrationgptgpt-3gpt-4issue-managementliving-summariesllmmakefilemit-licensenested-readmesopenaiproject-documentationpull-request-summarizationpython-automationtodo-trackingtrigger-managementworkflow-configuration

Also in Inventory Automation Agents

OpenInterpreter/open-interpreter

Open Interpreter is an open-source natural language interface that enables users to run code locally on their computers through a chat-based system, facilitating tasks like multimedia editing, browser control, and data analysis with full user approval and flexibility beyond hosted solutions.

sigoden/aichat

AIChat is an all-in-one command-line interface tool that integrates multiple large language models and provides features like Shell Assistant, Chat-REPL, RAG, AI Tools, and Agents for enhanced AI-driven command-line productivity.

microsoft/UFO

UFO is a UI-Focused multi-agent framework that automates and navigates Windows OS applications using AI agents powered by GPT-4V to fulfill complex user requests across multiple applications.

firerpa/lamda

FIRERPA/lamda is a robust and versatile Android RPA framework designed for next-generation mobile automation, supporting a wide range of Android versions and environments with extensive APIs and Python SDK for seamless AI integration and device control.

FellouAI/eko

Eko is a production-ready JavaScript framework that enables developers to build reliable, multi-step agentic workflows using natural language commands across computer and browser environments.

cjo4m06/mcp-shrimp-task-manager

Shrimp Task Manager is an intelligent task management system for AI Agents that converts natural language into structured development tasks with dependency tracking, iterative refinement, and research capabilities to enhance programming workflows.

dariubs/awesome-workflow-automation

A curated list of workflow automation software, tools, articles, and resources aimed at improving productivity and efficiency by automating repetitive tasks for individuals and teams.

OpenBMB/ProAgent

ProAgent is an LLM-based agent system that advances automation by enabling intelligent workflow construction and execution through Agentic Process Automation, surpassing traditional RPA capabilities.