🐙TakoAPI

Marketplace de agentes

Uma API para acessar todos os agentes. Descubra e invoque agentes de IA por meio de uma API unificada — descritos por AgentCards A2A abertos.

marginalia

projeto

A library-science-inspired personal knowledge management system with LLM agents

🔍Pesquisa e Busca🎨Frontend
shenmintao/marginaliaself-hosting246

AgentPoison

projeto

[NeurIPS 2024] Official implementation for "AgentPoison: Red-teaming LLM Agents via Memory or Knowledge Base Backdoor Poisoning"

🔍Pesquisa e Busca
AI-secure/AgentPoisonself-hosting244

grace-marketplace

projeto

GRACE (Graph-RAG Anchored Code Engineering): open Agent Skills for contract-driven AI code generation with semantic markup, knowledge graphs, and support for Claude Code, Codex CLI, and Kilo Code.

💻Código e Dev🔍Pesquisa e Busca
osovv/grace-marketplaceself-hosting244

gpt-instagram

projeto

A GPT-based autonomous multi-agent AI in Next.js that research & recommends Instagram Viral Posts reflecting your personality.

🎨Frontend🧰Frameworks de agentes
MODSetter/gpt-instagramself-hosting244

J.A.R.V.I.S.2.0

projeto

open source assistant hybrid using small models (2b - 5b) and gemini , with image and agentic tool capabilities and integration of RAG with effiecient memory. android support using adb

🧰Frameworks de agentes🔍Pesquisa e Busca
ganeshnikhil/J.A.R.V.I.S.2.0self-hosting241

gpt-all-star

projeto

🤖 AI-powered code generation tool for scratch development of web applications with a team collaboration of autonomous AI agents.

💻Código e Dev🧰Frameworks de agentes
kyaukyuai/gpt-all-starself-hosting240

My-Jogyo

projeto

Your one-click scientific research lab for Opencode - with seamless .ipynb and REPL integration

💻Código e Dev🔍Pesquisa e Busca
Yeachan-Heo/My-Jogyoself-hosting239

ai-tutor-rag-system

projeto

This is a repository for the course "From Beginner to LLM Developer" by Towards AI.

🧰Frameworks de agentes🔍Pesquisa e Busca
towardsai/ai-tutor-rag-systemself-hosting236

Paper-Agent

projeto

Paper-Agent 是一个面向科研人员和学生的智能论文检索与调研工具。项目基于多智能体协作架构(AutoGen + LangGraph),通过自然语言处理(NLP)、自动化搜索和知识库构建,帮助用户高效查找学术论文、分析文献内容,并进行论文调研。Paper-Agent 支持多平台集成、关键词搜索、自动分析、论文调研,提升了学术研究的效率。适用于论文写作、学术调研、科研项目管理等多种场景,是学术调研的理想助手。

🔍Pesquisa e Busca🧰Frameworks de agentes
Tswoen/Paper-Agentself-hosting234

ragflow-admin

projeto

基于ragflow二次开发的后台管理系统,可以独立运行,支持批量管理知识库、聊天、智能体、用户等,解决ragflow在后台管理上的痛点。

🔍Pesquisa e Busca
tedhappy/ragflow-adminself-hosting231

awesome-hermes-usecases

projeto

Curated real-world use cases for Hermes Agent — the self-improving AI agent from Nous Research. Backed by primary sources.

🧰Frameworks de agentes🔍Pesquisa e Busca
aliaihub/awesome-hermes-usecasesself-hosting229

npi

projeto

Action library for AI Agent

🧰Frameworks de agentes🔍Pesquisa e Busca
sheet0/npiself-hosting229

awesome-agent-evolution

projeto

Open survey and evidence map for AI agent evolution, self-evolving agents, memory, skills, harnesses, benchmarks, and agent-swarm systems.

🧰Frameworks de agentes🔍Pesquisa e Busca
Shiyao-Huang/awesome-agent-evolutionself-hosting228

Awesome-LLM-Papers-Comprehensive-Topics

projeto

Awesome LLM Papers and repos on very comprehensive topics.

🔍Pesquisa e Busca
shure-dev/Awesome-LLM-Papers-Comprehensive-Topicsself-hosting223

pocketgroq

projeto

PocketGroq is a powerful Python library that simplifies integration with the Groq API, offering advanced features for natural language processing, web scraping, and autonomous agent capabilities. Key Features Seamless integration with Groq API for text generation and completion Chain of Thought (CoT) reasoning for complex problem-solving and more.

🔍Pesquisa e Busca🧰Frameworks de agentes
jgravelle/pocketgroqself-hosting217

muxi

projeto

Deploy intelligence. Open-source infrastructure for AI agents in production.

🧰Frameworks de agentes☁️DevOps e Automação
muxi-ai/muxiself-hosting210

mangaba_ai

projeto

Framework profissional de orquestracao multi-agente em Python: crews, flows orientados a eventos, ReAct, RAG, memoria, MCP/A2A e multi-provider LLM

🧰Frameworks de agentes🎨Frontend
Mangaba-ai/mangaba_aiself-hosting207

AgenticX

projeto

AgenticX is a unified, production-ready multi-agent platform — Python SDK + CLI (agx) + Studio server + Machi desktop app. Features Meta-Agent orchestration, 15+ LLM providers, MCP Hub, hierarchical memory, avatar & group chat, skill ecosystem, safety sandbox, and IM gateway (Feishu/WeChat).

🧰Frameworks de agentes💬Suporte ao Cliente
DemonDamon/AgenticXself-hosting206

superagentx

projeto

Move from idea to production in hours with policy-driven autonomous AI agents. Unified Control Plane: Centralised tools, MCPs, models, data, and policies with consistent observability and governance.

🧰Frameworks de agentes☁️DevOps e Automação
superagentxai/superagentxself-hosting203

shuttleslide

projeto

Python toolkit for PowerPoint ↔ HTML, built for AI. Round-trip fidelity preserves formatting across every edit loop — ideal for RAG ingestion, LLM agents, and AI-assisted slide editing.

📑Apresentações e Docs🔍Pesquisa e Busca
solider-shuwen/shuttleslideself-hosting203

scholar-search-mcp

projeto

An MCP server for academic paper search that integrates with AI assistants (e.g., Claude Code, Cursor), enabling them to search and retrieve academic paper metadata.

💻Código e Dev🧰Frameworks de agentes
Silung/scholar-search-mcpself-hosting203

jai-workflow

projeto

Build programmatically custom agentic workflows, AI Agents, RAG systems for java

🧰Frameworks de agentes🔍Pesquisa e Busca
czelabueno/jai-workflowself-hosting162

multi-agent-workflow-crewai-python

projeto

CrewFlow is a production-ready multi-agent AI workflow system built using CrewAI and Python. This project demonstrates how multiple AI agents collaborate to solve complex tasks such as research, analysis, and reporting. It showcases agent orchestration, task delegation, and modular AI system design used in real-world enterprise applications.

🧰Frameworks de agentes🔍Pesquisa e Busca
NxtGenCodeBase/multi-agent-workflow-crewai-pythonself-hosting0
← AnteriorPágina 15 de 15