natural language processing AI Agent Skills
Browse 2 skills related to natural language processing
langchain_patterns
39
Implement Retrieval-Augmented Generation (RAG) systems with LangChain4j. Build document ingestion pipelines, embedding stores, vector search strategies, and knowledge-enhanced AI applications. Use when creating question-answering systems over document collections or AI assistants with external knowledge bases.
agentsalgorithmsartificial intelligence+29
142 days ago
model_finetuning
39
Fine-tune LLMs using reinforcement learning with TRL - SFT for instruction tuning, DPO for preference alignment, PPO/GRPO for reward optimization, and reward model training. Use when need RLHF, align model with preferences, or train from human feedback. Works with HuggingFace Transformers.
DPOFine-TuningGRPO+34
142 days ago