Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c8e01a7304 |
@@ -2,9 +2,9 @@
|
||||
title: "Awesome AI Agents 2026"
|
||||
task: ""
|
||||
lineage_type: import
|
||||
upstream_source: https://github.com/ARUNAGIRINATHAN-K/awesome-ai-agents-2026/blob/91ecee02/README.md
|
||||
upstream_sha: 91ecee02
|
||||
imported_at: 2026-07-13
|
||||
upstream_source: https://github.com/ARUNAGIRINATHAN-K/awesome-ai-agents-2026/blob/1e712851/README.md
|
||||
upstream_sha: 1e712851
|
||||
imported_at: 2026-07-12
|
||||
prompt_class: catalogue
|
||||
upstream_changes: accepted
|
||||
author: upstream
|
||||
@@ -400,7 +400,6 @@ Curated list of vertical agent solutions for finance, healthcare, legal, manufac
|
||||
- [Building Effective Agents](https://www.anthropic.com/engineering/building-effective-agents) `π` `[Python]` `[Anthropic]` - Anthropic's guide on agent design patterns, evaluation strategies, and production best practices.
|
||||
- [Hugging Face Agents Course](https://huggingface.co/learn/agents-course/unit0/introduction) `π` `[Python]` `[Multi-Agent]` - Open-source course on building AI agents using Hugging Face tools and models.
|
||||
- [Implicit Behavioral Alignment of Language Agents in High-Stakes Crowd Simulations](https://arxiv.org/abs/2509.16457) `π±` `[Python]` `[Benchmark]` - EMNLP 2025 paper introducing PersonaEvolve, an LLM-based optimizer that refines agent personas so crowds of LLM agents behave realistically against expert benchmarks.
|
||||
- [Jailbreaking LLMs' Safeguard with Universal Magic Words for Text Embedding Models](https://arxiv.org/abs/2501.18280) `π¬` `[Python]` `[Paper]` - Universal suffix that manipulates text-embedding similarity to bypass safety guardrails across ChatGPT, DeepSeek, and Qwen.
|
||||
- [LATS: Language Agent Tree Search](https://github.com/lapisrocks/LanguageAgentTreeSearch) `π±` `[Python]` `[Paper]` - Combines Monte Carlo tree search with LLM reasoning for complex multi-step planning tasks.
|
||||
- [LLM Powered Autonomous Agents](https://lilianweng.github.io/posts/2023-06-23-agent/) `π±` `[Python]` `[Multi-Agent]` - Deep breakdown of LLM-powered agent components: planning, memory, and tool use.
|
||||
- [Microsoft GenAI for Beginners](https://github.com/microsoft/generative-ai-for-beginners) `π` `[Python]` `[Microsoft]` - A 21-lesson course on generative AI concepts and agent development from Microsoft.
|
||||
@@ -613,7 +612,6 @@ AI platforms that conduct autonomous multi-step research, synthesize findings fr
|
||||
| Gemini Research | 1M tokens | Google Search + KG |
|
||||
| Perplexity Pro | Variable | Real-time cited search |
|
||||
|
||||
- [Agon](https://github.com/AutoResearch-Factory/Agon) `π¬` `[Python]` `[Multi-Agent]` - Omnidisciplinary autonomous research system that replaces one-off prompts with Prompt Economy's reusable loops.
|
||||
- [CAJAL](https://github.com/Agnuxo1/CAJAL) `π±` `[Python]` `[Local]` - Local AI agent that generates publication-ready IMRaD scientific papers with verified arXiv citations and AI tribunal scoring.
|
||||
- [ChatGPT Deep Research](https://openai.com/index/introducing-deep-research) `π` `[Cloud]` `[OpenAI]` - Conducts extended reasoning with web browsing to produce structured research reports with Canvas output.
|
||||
- [Claude Deep Research](https://www.anthropic.com/research) `π` `[Cloud]` `[Anthropic]` - Performs multi-step investigation with verified source citations and 200K token context window.
|
||||
|
||||
Reference in New Issue
Block a user