Search Results
4 results for “AI agents”
AI Agents
Autonomous AI systems that perceive their environment, reason over goals, select and execute actions using external tools, and operate across multi-step tasks with minimal human intervention.
Autonomous Agents
Autonomous AI agents are software systems that use large language models as a reasoning core, enabling them to plan multi-step tasks, use external tools, maintain memory, and take actions to achieve goals with minimal human intervention.
LangChain
LangChain is an open-source framework for building applications powered by large language models, providing composable abstractions for chaining LLM calls with tools, memory, and data retrieval in Python and JavaScript.
Multi-Agent Systems
Multi-agent systems in AI are architectures in which multiple autonomous AI agents, each with specialised capabilities, collaborate through communication and coordination to complete complex tasks that exceed the capability of any single agent.