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
The Agent Development Kit (ADK) by Google is an open-source, code-first Python toolkit designed for building, evaluating, and deploying sophisticated AI agents with flexibility and control. It provides a modular and flexible framework optimized for the Google ecosystem, especially Gemini models, but remains model-agnostic and deployment-agnostic, allowing compatibility with other AI frameworks. ADK aims to make agent development feel like traditional software development, enabling developers to create, deploy, and orchestrate agentic architectures ranging from simple tasks to complex workflows. Key features include a rich tool ecosystem that supports pre-built tools, custom functions, OpenAPI specs, and integration with existing tools to enhance agent capabilities. The toolkit emphasizes code-first development, allowing users to define agent logic, tools, and orchestration directly in Python, which enhances flexibility, testability, and version control. ADK supports modular multi-agent systems, enabling the design of scalable applications by composing multiple specialized agents into flexible hierarchies. Deployment is versatile, with easy containerization and support for deployment on Cloud Run or scaling with Vertex AI Agent Engine. Installation is straightforward via pip, with options for stable releases or development versions from the main branch. Comprehensive documentation and sample projects are available to assist users. ADK also features a built-in development UI for testing, evaluating, debugging, and showcasing agents. It supports agent evaluation through command-line tools and integrates with the A2A protocol for remote agent-to-agent communication. The project encourages community contributions and is licensed under the Apache 2.0 License. Overall, ADK is a powerful toolkit for developers looking to build advanced AI agents with a high degree of customization, scalability, and integration within the Google ecosystem and beyond.
https://github.com/google/adk-python
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.
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.
A curated and comprehensive list of tools, projects, and resources centered around the LangChain framework for developing and deploying large language model applications.