Repository History
9 repositories tagged with artificial-intelligence
claude-mem: Persistent Context Across Sessions for AI Agents
claude-mem is an innovative GitHub repository designed to provide persistent context across sessions for various AI agents. It intelligently captures agent activities, compresses them using AI, and injects relevant information into future interactions. This powerful tool supports a wide range of AI platforms, including Claude Code, OpenClaw, Gemini, and Copilot.

AutoGen: A Programming Framework for Agentic AI
AutoGen is a versatile programming framework from Microsoft designed for building multi-agent AI applications. It empowers AI agents to operate autonomously or collaborate seamlessly with human users, streamlining the execution of complex tasks. The framework offers a layered, extensible design, providing both high-level APIs for rapid prototyping and low-level components for fine-grained control.
EasyEdit: An Easy-to-Use Knowledge Editing Framework for LLMs
EasyEdit is an open-source framework designed for efficient knowledge editing in Large Language Models (LLMs). It provides a unified, easy-to-use platform to modify, insert, or erase specific knowledge within LLMs without negatively impacting overall performance. This tool is crucial for aligning LLMs with evolving user needs and correcting factual inaccuracies.

FastRTC: Real-Time Communication Library for Python Functions
FastRTC is a powerful Python library designed for real-time communication, enabling developers to transform any Python function into an audio and video stream over WebRTC or WebSockets. It simplifies the creation of interactive, real-time applications, particularly in the AI domain, by handling complex streaming logistics. This library offers robust features for building conversational AI, live video analysis, and more.

Agentless: An Agentless Approach to Solve Software Development Problems
Agentless is an innovative open-source project that offers an agentless approach to automatically solve software development problems. It streamlines the bug-fixing process through localization, repair, and patch validation phases. This tool aims to enhance efficiency in addressing software issues, particularly demonstrated by its performance on benchmarks like SWE-bench lite.

scikit-learn: The Essential Python Library for Machine Learning
scikit-learn is a widely-used open-source Python library for machine learning, built upon SciPy. It provides a comprehensive suite of tools for data mining and data analysis, making it an indispensable resource for developers and data scientists. With its extensive algorithms and user-friendly interface, scikit-learn simplifies complex machine learning tasks.
DragGAN: Interactive Point-Based Image Manipulation with Generative AI
DragGAN is the official code for the SIGGRAPH 2023 paper, "Drag Your GAN: Interactive Point-based Manipulation on the Generative Image Manifold." This powerful Python-based repository enables users to precisely control and manipulate generated images using interactive dragging points. It offers an intuitive way to edit AI-generated content, making complex image transformations accessible.

mcp-agent: Build Effective AI Agents with Model Context Protocol in Python
mcp-agent is a powerful Python framework designed to help developers build effective AI agents using the Model Context Protocol (MCP) and simple, composable workflow patterns. It fully implements MCP, providing robust support for agent lifecycle management and integrating patterns from Anthropic's 'Building Effective Agents'. This framework simplifies the creation of durable, production-ready agent applications.

OpenLLMetry: Open-Source Observability for LLM Applications with OpenTelemetry
OpenLLMetry provides open-source observability for Generative AI (GenAI) and Large Language Model (LLM) applications, built upon the OpenTelemetry standard. It offers comprehensive tracing and monitoring capabilities, allowing seamless integration with existing observability solutions like Datadog, Honeycomb, and Grafana. This project simplifies the process of gaining insights into your LLM-powered systems.