Shubhamsaboo/awesome-llm-apps
A curated collection of impressive LLM-powered AI applications featuring RAG, AI Agents, Multi-agent Teams, and open-source models from leading AI providers like OpenAI, Anthropic, and Google Gemini.
Awesome AI Agents › AI Agent Ecosystems
LAMBDA is an innovative open-source multi-agent data analysis system designed to leverage the capabilities of large language models for complex data-driven applications. It offers a code-free environment where users can perform sophisticated data analysis tasks using natural language instructions, making it accessible to users without programming expertise. The system employs a multi-agent architecture featuring two primary roles: the programmer agent, which generates code based on user instructions, and the inspector agent, which reviews and debugs the generated code to ensure accuracy and reliability. This iterative and generative process enhances the quality and effectiveness of data analysis. LAMBDA includes a user-friendly interface that allows direct user interaction within the operational loop, enabling users to intervene and guide the analysis process as needed. It supports integration with external models and algorithms, providing flexibility to customize data analysis workflows according to specific requirements. Additionally, LAMBDA automates the generation of comprehensive reports, allowing users to focus on high-value analytical tasks rather than spending time on report writing and formatting. The system also supports exporting the analysis code and results to Jupyter Notebooks, facilitating reproducibility and further exploration of the data. Installation involves cloning the repository, setting up a Conda environment, and configuring API keys for large language models such as OpenAI's GPT series or local LLMs through supported frameworks like LiteLLM and ollama. LAMBDA is demonstrated through various case studies showcasing its capabilities in data analysis, human intelligence integration, and educational applications. The project is actively maintained with plans to enhance the user interface, improve knowledge integration modules, and provide Docker support for easier deployment. It is licensed under the MIT License and encourages citation of its foundational research papers. Overall, LAMBDA represents a significant advancement in making advanced data analysis accessible, efficient, and interactive through the use of large language models and multi-agent collaboration.
https://github.com/AMA-CMFAI/LAMBDA
A curated collection of impressive LLM-powered AI applications featuring RAG, AI Agents, Multi-agent Teams, and open-source models from leading AI providers like OpenAI, Anthropic, and Google Gemini.
LobeHub is a platform that enables users to find, build, and collaborate with AI agent teammates that evolve with them, facilitating multi-agent collaboration and transforming productivity through AI-driven workspaces.
MetaGPT is a multi-agent AI framework that simulates a software company by assigning GPT-based roles to collaboratively automate software development from natural language requirements.
A curated list of awesome Claude Skills, resources, and tools for customizing Claude AI workflows.
This repository provides best practices and implementations for leveraging Claude AI's agentic engineering features, including subagents, commands, skills, workflows, and memory.
CrewAI is a fast, flexible Python framework for orchestrating autonomous, role-playing AI agents that collaborate to solve complex tasks, offering both high-level simplicity and low-level control for enterprise-grade AI automation.
nanobot is an open-source, lightweight personal AI agent, providing a WebUI, chat channels, tools, memory, and model routing for long-running workflows and automation.
Agentic Awesome Skills is an installable GitHub library providing over 1,900 agentic skills for various AI coding assistants like Claude Code, Cursor, and Gemini CLI.