AI AGENT ADDONS

Langchain4j Rag Implementation Patterns

giuseppe-trisciuoglio/developer-kit
AI & Agent Building
1,291installs

This skill helps you build systems that let AI chat with your documents. It uses LangChain4j, a tool for Java developers. You can ask questions about PDFs, text files, or web pages and get answers with sources.

The skill creates document ingestion pipelines that load, split, and store text. It also sets up vector search to find the most relevant information. You can use it for AI assistants that need a knowledge base or for semantic search across document repositories.

Add Langchain4j Rag Implementation Patterns skill to your workflow

Global

mkdir -p ~/.claude/skills/langchain4j-rag-implementation-patterns

Project

mkdir -p .claude/skills/langchain4j-rag-implementation-patterns

Source Repository

Stars
293
Forks
33
Watchers
293
License
MIT
Last Push
29 days ago
Created
9 months ago