AI Agent 関連情報
1.1 サーベイ論文
The Rise and Potential of Large Language Model Based Agents: A Survey
https://paperswithcode.com/paper/the-rise-and-potential-of-large-language
A Survey on Large Language Model based Autonomous Agents
https://ar5iv.org/abs/2308.11432
A Survey on LLM-Based Agents: Common Workflows and Reusable LLM-Profiled Components
https://ar5iv.org/abs/2406.05804
2.1 フレームワーク/ライブラリ/ツール
LangChain
https://github.com/langchain-ai/langchain
LLM を活用したワークフローの設計と実装を支援するフレームワーク。
AutoGPT
https://github.com/Significant-Gravitas/AutoGPT
自律的にタスクを実行する AI エージェントの構築を支援するフレームワーク。
BabyAGI
https://github.com/yoheinakajima/babyagi
小規模なタスク向けに設計されたシンプルな AI エージェント開発用フレームワーク。
OpenInterpreter
https://github.com/openinterpreter/open-interpreter
自然言語による指示で PC の操作を行うインターフェースを提供するツール。
LangGraph
https://www.langchain.com/langgraph
ワークフローをグラフ構造で記述できるマルチエージェント開発用フレームワーク。
2.2 LLM
OpenAI GPT (API)
https://openai.com/api/
Google Gemini (API)
https://ai.google/
Meta Llama (OSS)
https://github.com/facebookresearch/llama
Anthropic Claude (API)
https://www.anthropic.com/claude
What Are AI Agents, and Why Are They About to Be Everywhere? (英語)
https://www.scientificamerican.com/article/what-are-ai-agents-and-why-are-they-about-to-be-everywhere/
Scientific American による記事で、AI Agent の概要とその普及可能性について解説
Why agents are the next frontier of generative AI (英語)
https://www.mckinsey.com/capabilities/mckinsey-digital/our-insights/why-agents-are-the-next-frontier-of-generative-ai
McKinsey の記事で、生成 AI の次のフロンティアとしてのエージェントの可能性を解説
What Are AI Agents? Here's how AI agents work, why people are jazzed about them, and what risks they hold (英語)
https://spectrum.ieee.org/ai-agents
IEEE Spectrum による記事で、AI Agent の仕組みや利点、リスクについて解説