workflowstacks

The marketplace for AI skills that launch offers, rank in AI search, and automate operations. No coding required.

๐•โšก๐Ÿ’ฌ

Marketplace

  • Browse Skills
  • AI Agents
  • Claude Skills
  • MCP Servers
  • Prompts

Solutions

  • For Founders
  • For Agencies
  • For Ecommerce
  • Agent Builder
  • Starter Packs
  • Playbooks

Learn

  • How It Works
  • What Are Skills
  • What Are Agents
  • What Is MCP
  • For Creators
  • Submit a Tool
  • Security

Company

  • Become a Creator
  • About
  • Enterprise
  • API Docs
  • Terms
  • Privacy
  • Support
Compatible with
๐Ÿค–ChatGPT
โœจClaude
๐Ÿ’ŽGemini
๐Ÿ›๏ธShopify
๐Ÿ”Ahrefs
๐Ÿ“ŠSheets
๐Ÿ’ฌWhatsApp
๐Ÿ“ฑMeta Ads
+50 moreCreator program โ†’

ยฉ 2026 WorkflowStacks. All rights reserved.

TermsPrivacySupport
ai-agent

LightRAG: Fast AI Generation

Get simple retrieval-augmented generation with LightRAG, a tool for founders using large language models, backed by 36k+ GitHub stars.
36,202 stars5,114 forksPythonQuality 8/10Updated 6/5/2026100% free ยท open source
What it does

LightRAG helps developers quickly build AI applications that retrieve and use relevant information to generate more accurate and contextual responses.

When to use it
  • โ€ขBuilding AI-powered research assistants that pull from specific knowledge bases
  • โ€ขCreating customer support chatbots with deep, domain-specific knowledge retrieval
  • โ€ขDeveloping intelligent Q&A systems that dynamically source precise information
Quick start
  1. 1Install via pip: `pip install lightrag`
  2. 2Define your knowledge base or document collection
  3. 3Configure retrieval parameters and embedding models
  4. 4Integrate retrieval logic with your generative AI model
Ready-to-paste prompt
from lightrag import Retriever, Generator

retriever = Retriever(documents=['tech_docs.txt'])
response = Generator.augment_with_retrieval(query='How does this system work?')
Saves to your device

Topics

genai
gpt
gpt-4
graphrag
knowledge-graph
large-language-models
llm
rag
retrieval-augmented-generation
What's inside โ€” free to inspect
No purchase needed

Read the entire source before you build โ€” unlike paid marketplaces that hide it behind a buy button.

29
top-level files
14
folders
93.5M
repo size
MIT
license
Key files
.pre-commit-config.yaml
AGENTS.md
config.ini.example
README-zh.md
README.md
requirements-offline-llm.txt
File tree
.claude/
.clinerules/
.github/
assets/
docs/
examples/
k8s-deploy/
lightrag/
lightrag_webui/
prompts/
README.assets/
reproduce/
scripts/
tests/
.dockerignore
.gitattributes
.gitignore
.pre-commit-config.yaml
AGENTS.md
CLAUDE.md
config.ini.example
docker-build-push.sh
docker-compose-full.yml
docker-compose.podman.yml
Quick Actions
Details
Creator
HKUDS
Language
Python
Category
ai-agent
Published
10/2/2024

Are you the creator of this tool? Claim your listing โ†’ and earn 85% of every sale.

Related skills

More ai-agent tools founders pair with this one.

ai-agentโ˜… 173,241
ollama: Run AI models
Get AI models up and running with ollama. For founders using Go and AI.
ai-agentโ˜… 168,458
Improve Code with andrej-karpathy-skills
Get better code behavior with andrej-karpathy-skills, 165k+ GitHub stars, for founders using LLMs.
ai-agentโ˜… 161,315
Transformers: AI Models
Get state-of-the-art machine learning models with Transformers, for startup founders, with 161k+ GitHub stars.
ai-agentโ˜… 104,971
Gemini CLI
An open-source AI agent that brings the power of Gemini directly into your terminal.
ai-agentโ˜… 82,731
Vllm
A high-throughput and memory-efficient inference and serving engine for LLMs
ai-agentโ˜… 81,981
RAGFlow: Smarter LLM Context
Get a superior context layer for LLMs with RAGFlow, a retrieval-augmented generation engine, ideal for founders in AI, with 82k+ GitHub stars.