485 skills found · Page 1 of 17
dzhng / Deep ResearchAn AI-powered research assistant that performs iterative, deep research on any topic by combining search engines, web scraping, and large language models. The goal of this repo is to provide the simplest implementation of a deep research agent - e.g. an agent that can refine its research direction overtime and deep dive into a topic.
GreyDGL / PentestGPTAutomated Penetration Testing Agentic Framework Powered by Large Language Models
WooooDyy / LLM Agent Paper ListThe paper list of the 86-page SCIS cover paper "The Rise and Potential of Large Language Model Based Agents: A Survey" by Zhiheng Xi et al.
MineDojo / VoyagerAn Open-Ended Embodied Agent with Large Language Models
xlang-ai / OpenAgents[COLM 2024] OpenAgents: An Open Platform for Language Agents in the Wild
luo-junyu / Awesome Agent Papers[Up-to-date] Large Language Model Agent: A Survey on Methodology, Applications and Challenges
fogsightai / FogsightFogsight is an AI agent and animation engine powered by Large Language Models.
showlab / ShowUI[CVPR 2025] Open-source, End-to-end, Vision-Language-Action model for GUI Agent & Computer Use.
bytedance / PasaPaSa -- an advanced paper search agent powered by large language models. It can autonomously make a series of decisions, including invoking search tools, reading papers, and selecting relevant references, to ultimately obtain comprehensive and accurate results for complex scholarly queries.
curiousily / Get Things Done With Prompt Engineering And LangChainLangChain & Prompt Engineering tutorials on Large Language Models (LLMs) such as ChatGPT with custom data. Jupyter notebooks on loading and indexing data, creating prompt templates, CSV agents, and using retrieval QA chains to query the custom data. Projects for using a private LLM (Llama 2) for chat with PDF files, tweets sentiment analysis.
taichengguo / LLM MultiAgents Survey PapersLarge Language Model based Multi-Agents: A Survey of Progress and Challenges (In IJCAI 2024)
KwaiKEG / KwaiAgentsA generalized information-seeking agent system with Large Language Models (LLMs).
MoonshotAI / Kimi VLKimi-VL: Mixture-of-Experts Vision-Language Model for Multimodal Reasoning, Long-Context Understanding, and Strong Agent Capabilities
weitianxin / Awesome Agentic ReasoningA curated list of papers and resources based on the survey "Agentic Reasoning for Large Language Models"
trpc-group / Trpc Agent Gotrpc-agent-go is a powerful Go framework for building intelligent agent systems using large language models (LLMs) and tools.
hrithikkoduri / WebRoverWebRover is an autonomous AI agent designed to interpret user input and execute actions by interacting with web elements to accomplish tasks or answer questions. It leverages advanced language models and web automation tools to navigate the web, gather information, and provide structured responses based on the user's needs.
sierra-research / Tau2 Benchτ-Bench: A Benchmark for Tool-Agent-User Interaction in Real-World Domains
git-disl / Awesome LLM Game Agent PapersA Survey on Large Language Model-Based Game Agents
lapisrocks / LanguageAgentTreeSearch[ICML 2024] Official repository for "Language Agent Tree Search Unifies Reasoning Acting and Planning in Language Models"
WooooDyy / AgentGymCode and implementations for the ACL 2025 paper "AgentGym: Evolving Large Language Model-based Agents across Diverse Environments" by Zhiheng Xi et al.