Repository History

Explore all analyzed open source repositories

Topic: LLM
Translation Agent: Agentic Translation with LLM Reflection Workflow

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.

Mar 24, 2026
View Details
Infinity: High-Throughput, Low-Latency Serving for Text Embeddings and Reranking

Infinity: High-Throughput, Low-Latency Serving for Text Embeddings and Reranking

Infinity is a powerful, high-throughput, and low-latency REST API designed for serving various AI models, including text embeddings, reranking, and multi-modal models. It supports deploying any model from HuggingFace with fast inference backends optimized for diverse accelerators. This engine simplifies the deployment and usage of advanced AI models for developers.

Mar 17, 2026
View Details
LLMBox: A Comprehensive Python Library for LLM Training and Evaluation

LLMBox: A Comprehensive Python Library for LLM Training and Evaluation

LLMBox is a comprehensive Python library designed for implementing Large Language Models, offering a unified training pipeline and extensive model evaluation capabilities. It provides a one-stop solution for both training and utilizing LLMs, emphasizing flexibility and efficiency. Developers can leverage its diverse training strategies and blazingly fast inference for their LLM projects.

Mar 16, 2026
View Details
Intervo: Open-Source Conversational AI Platform for Voice and Chat

Intervo: Open-Source Conversational AI Platform for Voice and Chat

Intervo is an open-source platform designed for building, deploying, and managing advanced, goal-oriented AI agents for both voice and chat. It enables users to create complex, multi-step conversational workflows that understand user intent, perform tasks, and integrate seamlessly with existing systems. This versatile platform supports multimodal interactions, from real-time voice calls to web chat, making it suitable for a wide range of applications.

Mar 8, 2026
View Details
KBLaM: Knowledge Base Augmented Language Models for Enhanced LLMs

KBLaM: Knowledge Base Augmented Language Models for Enhanced LLMs

KBLaM, developed by Microsoft, is the official implementation of "Knowledge Base Augmented Language Models" presented at ICLR 2025. This innovative method enhances Large Language Models by directly integrating external knowledge bases, offering an efficient alternative to traditional Retrieval-Augmented Generation (RAG) and in-context learning. It eliminates external retrieval modules and scales computationally linearly with knowledge base size, rather than quadratically.

Feb 28, 2026
View Details
Vanna: Chat with Your SQL Database Using LLMs and Agentic Retrieval

Vanna: Chat with Your SQL Database Using LLMs and Agentic Retrieval

Vanna is an open-source Python library that enables natural language interaction with SQL databases, leveraging Large Language Models (LLMs) for accurate text-to-SQL generation. Version 2.0 introduces enterprise-grade features like user-aware permissions, a modern web interface, and streaming responses, making it ideal for secure and scalable data analytics applications.

Feb 28, 2026
View Details
Awesome-AI-Agents: A Curated List of LLM-Powered Autonomous Agents

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.

Feb 24, 2026
View Details
AI Baby Monitor: A Local Video-LLM Powered Solution for Child Safety

AI Baby Monitor: A Local Video-LLM Powered Solution for Child Safety

The AI Baby Monitor is an innovative, privacy-first solution that leverages local Video-LLMs to enhance child supervision. It monitors a video stream against user-defined safety rules, issuing a gentle beep if a rule is broken. This tool acts as an additional pair of eyes, providing real-time alerts without compromising privacy.

Feb 22, 2026
View Details
Cloudflare MCP Server: Connect LLMs to Cloudflare Services

Cloudflare MCP Server: Connect LLMs to Cloudflare Services

The Cloudflare MCP Server repository provides a suite of servers implementing the Model Context Protocol (MCP), enabling large language models (LLMs) to interact seamlessly with various Cloudflare services. This allows LLMs to read configurations, process information, make suggestions, and even enact changes across Cloudflare's extensive ecosystem, from security and performance to application development. It streamlines the integration of AI capabilities with your Cloudflare account through natural language.

Feb 22, 2026
View Details
Anthropic Courses: Educational Materials for Claude API and Prompt Engineering

Anthropic Courses: Educational Materials for Claude API and Prompt Engineering

The Anthropic Courses repository offers a comprehensive suite of educational materials designed to teach users how to effectively work with the Claude SDK and master prompt engineering techniques. It includes five structured courses, guiding learners from API fundamentals to advanced topics like prompt evaluations and tool use. These resources are ideal for developers and AI enthusiasts looking to enhance their skills with Anthropic's AI models.

Feb 22, 2026
View Details
Cheshire Cat AI Core: An AI Agent Microservice Framework

Cheshire Cat AI Core: An AI Agent Microservice Framework

Cheshire Cat AI Core is an open-source framework designed for building custom AI agents as microservices. It offers an API-first approach, enabling easy integration of conversational layers into applications with WebSocket chat and a customizable REST API. Key features include built-in RAG with Qdrant, extensibility via plugins, function calling, and full Dockerization for straightforward deployment.

Feb 15, 2026
View Details
Verifiers: Environments for LLM Reinforcement Learning and Evaluation

Verifiers: Environments for LLM Reinforcement Learning and Evaluation

Verifiers is a Python library by Prime Intellect AI for building environments to train and evaluate Large Language Models (LLMs). It enables the creation of custom environments with datasets, model harnesses, and reward functions, supporting reinforcement learning, capability evaluation, and synthetic data generation. This library is tightly integrated with the Prime Intellect ecosystem, including their Environments Hub and training framework.

Feb 14, 2026
View Details
Page 1