Repository History
22 repositories tagged with AI Agents
Translation Agent: Agentic Translation with LLM Reflection Workflow
Translation Agent is a Python demonstration of an agentic workflow for machine translation, leveraging large language models (LLMs) and a reflection process. This innovative approach aims to improve translation quality by having the LLM translate, reflect on its output, and then refine the translation based on its own suggestions. It offers significant customizability for style, idioms, and regional language variations, making it a promising direction for future translation technologies.

Awesome-AI-Agents: A Curated List of LLM-Powered Autonomous Agents
The Awesome-AI-Agents repository is a comprehensive collection of autonomous AI agents powered by Large Language Models (LLMs). It meticulously categorizes various projects, frameworks, and tools, making it an invaluable resource for developers and researchers exploring the rapidly evolving field of AI agents. This list covers everything from single-agent task solvers to multi-agent simulations and robust development frameworks.

fast-agent: Build and Orchestrate Multimodal AI Agents and Workflows
fast-agent is a powerful Python framework designed for creating and interacting with sophisticated multimodal AI agents and workflows. It offers a simple, declarative syntax for defining agents, comprehensive model support, and unique features like end-to-end tested MCP (Multi-modal Communication Protocol) integration. Developers can rapidly build, test, and deploy complex agent applications with advanced capabilities such as structured outputs, vision, and various orchestration patterns.
Memori: SQL Native Memory Layer for LLMs and AI Agents
Memori is an SQL Native Memory Layer designed for LLMs, AI Agents, and Multi-Agent Systems. It provides a robust and flexible solution for managing long-short term memory, integrating seamlessly with existing software and infrastructure. This project aims to enhance AI systems with persistent, structured memory capabilities, making them more intelligent and context-aware.

Wassette: A Security-Oriented Runtime for WebAssembly Components
Wassette is a security-focused runtime developed by Microsoft, designed to execute WebAssembly Components via the MCP protocol. It provides a secure sandbox environment, making it easy to extend AI agents with new tools. Leveraging Wasmtime, Wassette offers browser-grade isolation for enhanced security, though it is currently in early development.

Airweave: Context Retrieval for AI Agents Across Apps and Databases
Airweave is an open-source context retrieval layer designed for AI agents, enabling them to access information across various applications and databases. It transforms diverse content into searchable knowledge bases, offering a standardized interface for agents to perform semantic, hybrid, and recency-biased searches. The platform simplifies data synchronization, entity extraction, and serves as a robust foundation for building intelligent AI applications.

Agent-S: Open Agentic Framework for Human-like Computer Use
Agent-S is an open agentic framework designed to enable autonomous interaction with computers, allowing AI agents to use machines like humans. It provides intelligent GUI agents that learn from past experiences to perform complex tasks. This framework is a cutting-edge solution for AI automation and advanced agent-based systems.
GenerativeAICourse: A Comprehensive Hands-On Generative AI Engineering Course
This repository offers a comprehensive, hands-on Generative AI course, starting from fundamental AI concepts to building production-grade applications. It focuses on AI engineering, covering topics like LLMs, RAG, AI agents, and prompt engineering with practical tutorials. The course aims to equip learners with the skills needed to build real-world AI solutions.

awesome-mcp-servers: A Curated List of Model Context Protocol Servers
The `awesome-mcp-servers` repository is a comprehensive, curated list of Model Context Protocol (MCP) servers. It serves as a central hub for discovering various MCP implementations, ranging from official integrations to community-developed tools. This resource is invaluable for developers and AI enthusiasts looking to extend the capabilities of AI agents by connecting them to real-world services and data.
Rig: Build Modular and Scalable LLM Applications in Rust
Rig is a powerful Rust library designed for building modular, scalable, and ergonomic LLM-powered applications. It offers extensive features, including agentic workflows, compatibility with over 20 model providers, and seamless integration with more than 10 vector stores. Developers can leverage Rig to create robust generative AI solutions with minimal boilerplate.