Leonxlnx/taste-skill
Taste Skill provides portable AI Agent Skills designed to enhance the quality of AI-generated frontends and image-based design references, aiming to eliminate generic UI outputs.
Awesome AI Agents › AI Developer Toolkit
OpenAGI is a comprehensive package designed for creating AI agents, particularly focusing on the integration of large language models (LLMs) with domain experts. It serves as a foundational tool for building agents within the AIOS ecosystem, although users are encouraged to migrate to the newer Cerebrum SDK for connecting with the AIOS kernel. The package is installable via PyPI or directly from the source, making it accessible for developers to start building and experimenting with AI agents. The structure for adding new agents is well-defined, requiring a specific folder hierarchy that includes the main execution logic, configuration files, and dependency requirements. This modular approach facilitates the development and sharing of agents. OpenAGI also supports the use of external tools, which can be integrated into agents to extend their capabilities. Developers can add new tools by placing them in the designated tools directory. One of the key features of OpenAGI is the ability to upload and download agents, promoting a collaborative environment where developers can share their work and learn from others. This functionality is supported through command-line interactions, making it straightforward to manage agent implementations. The project is actively maintained and encourages contributions through issues and pull requests. It is backed by research published in NeurIPS 2023, highlighting its academic and practical significance. The research paper and implementation details are available for those interested in the theoretical foundations and advancements behind OpenAGI. Overall, OpenAGI stands out as a versatile and research-driven platform for AI agent creation, emphasizing collaboration, extensibility, and the fusion of LLMs with expert knowledge domains. It is suitable for developers and researchers aiming to build sophisticated AI agents that leverage both language models and domain-specific expertise.
https://github.com/agiresearch/OpenAGI
Taste Skill provides portable AI Agent Skills designed to enhance the quality of AI-generated frontends and image-based design references, aiming to eliminate generic UI outputs.
Unsloth is a toolkit for fine-tuning and reinforcement learning of large language models, enabling faster training with significantly reduced VRAM usage across various advanced models and tasks.
AgentGPT is an open-source platform that allows users to assemble, configure, and deploy autonomous AI agents in a web browser to pursue custom goals by generating and executing tasks independently.
OpenClaude is an open-source command-line interface (CLI) coding-agent that supports various cloud and local model providers for unified AI-driven development workflows.
A command-line tool that converts technical books, document folders or globs into structured agent skills in the open SKILL.md format, so coding agents load only the chapter relevant to a question.
An open-source Python toolkit by Google for building, evaluating, and deploying sophisticated AI agents with flexibility, modularity, and integration within the Google ecosystem.
Oh My Pi is an AI coding agent for the terminal featuring hash-anchored edits, an optimized tool harness, LSP integration, and support for Python, browsers, and subagents.
React Doctor is an intelligent agent designed to diagnose and fix issues within React codebases, leveraging AI to improve code quality and developer efficiency.