Lmcache Agentic banner
LMCache LMCache

Lmcache Agentic

AI community

Description

This repository provides several agent applications that work with production stack and LMCache endpoints. Each agent is designed to demonstrate different AI capabilities and deployment patterns, all

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

LMCache Agentic

This repository provides several agent applications that work with production stack and LMCache endpoints. Each agent is designed to demonstrate different AI capabilities and deployment patterns, all integrated with LMCache's caching infrastructure for optimal performance.

πŸš€ Available Agents

[Paper Review Agent](paper-review-agent/README.md)

An intelligent dual-agent academic paper analysis system that compares reviews from two different LLM endpoints side-by-side, leveraging LMCache for efficient endpoint management.

**Key Features:**

  • 🌐 Modern Gradio web interface
  • πŸ”„ Dual-agent comparison system
  • πŸ“„ PDF processing and analysis
  • πŸ“Š Real-time progress tracking
  • πŸ”„ LangGraph workflow orchestration
  • 🏠 Flexible LLM support (OpenAI API + local models)
  • ⚑ LMCache integration for optimized endpoint usage

[Dify Paper Chat Agent](dify-paper-chat/README.md)

A Dify-powered research paper chatbot that demonstrates performance comparison between LMCache and vLLM inference engines. Upload research papers and ask questions with side-by-side responses from both engines.

**Key Features:**

  • πŸ“„ Document upload (PDF, images)
  • πŸ€– Dual LLM comparison (LMCache vs vLLM)
  • πŸ“Š Performance metrics and token usage statistics
  • πŸ”„ Real-time comparison interface
  • 🎯 Research-focused Q&A capabilities
  • ⚑ Direct performance benchmarking

More Agents Coming Soon

This repository is actively expanding with additional agentic applications. Each new agent will include:

  • Complete source code and documentation
  • Production-ready Helm charts
  • Docker containerization
  • CI/CD pipeline integration
  • Comprehensive testing suite
  • LMCache endpoint integration

πŸ“š Documentation