awesome-generative-ai-guide

A one stop repository for generative AI research updates, interview resources, notebooks and much more!

22 articles 27.8k View on GitHub ↗
22 articles
How to Implement Knowledge Graphs for Advanced RAG Systems: A Complete Technical Guide

Implement knowledge graphs for advanced RAG systems by storing data as triples, querying subgraphs with Cypher in LangGraph, and prompting LLMs for verifiable, grounded outputs.

how-to-guide
Jun 21, 2026
Best Practices for Red Teaming LLM Applications: A 7-Step Security Framework

Master red teaming LLM applications with a 7-step security framework. Discover prompt injection, memory poisoning, and tool exploitation vulnerabilities before deployment. Enhance your AI security now.

best-practices
Jun 21, 2026
How to Build Multimodal RAG Systems with ColPali and Qwen-2: A Complete Implementation Guide

Build multimodal RAG systems leveraging Qwen-2-VL and ColPali. Implement late-interaction retrieval with FAISS for visual and textual content. Get answers from combined data.

how-to-guide
Jun 21, 2026
Key Techniques for Prompt Engineering with LLMs: From Chain-of-Thought to ReAct

Master key techniques for prompt engineering with LLMs like Chain-of-Thought and ReAct. Explore a five-layer architecture for advanced AI prompting and reasoning.

deep-dive
Jun 21, 2026
Best Tools for LLM Fine-Tuning: Llama Factory vs Hugging Face PEFT

Discover the best tools for LLM fine-tuning comparing Llama Factory's rapid CLI prototyping with Hugging Face PEFT's granular Python control for efficient training.

comparison
Jun 21, 2026
How to Fine-Tune DeepSeek Models on Custom Datasets: A Complete Guide

Learn to fine-tune DeepSeek models on your custom datasets efficiently using JSONL data and PEFT/LoRA techniques. Adapt powerful AI models with minimal GPU memory.

how-to-guide
Jun 21, 2026
Differences Between PEFT, LoRA, and QLoRA for Parameter-Efficient Fine-Tuning

Understand the differences between PEFT, LoRA, and QLoRA for parameter-efficient fine-tuning. Learn how LoRA uses low-rank matrices and QLoRA quantizes models for efficient memory use.

deep-dive
Jun 21, 2026
How to Implement Voice Assistants Using Whisper and LLaVA: A Complete Multimodal Guide

Build a voice assistant using Whisper and LLaVA. Transcribe speech with Whisper and enable multimodal understanding with LLaVA for advanced command processing. Get started today.

how-to-guide
Jun 21, 2026
Security Considerations for Agentic AI Systems: OWASP Top 10 Defense Guide

Defend agentic AI systems against OWASP Top 10 risks like prompt injection. Learn about guardrails, permissions, and auditability for robust security.

tutorial
Jun 21, 2026
How to Build a Production RAG App with Open-Source Models and Groq

Build a production RAG app with open-source models and Groq. Learn a four-layer architecture for sub-millisecond inference using FastAPI and LangChain or LlamaIndex.

how-to-guide
Jun 21, 2026
Best Practices for LLM Observability and Monitoring in Production

Master LLM observability and monitoring in production. Implement trace IDs, comprehensive logging, expose metrics, and automate alerts for latency, cost, and hallucinations. Ensure robust LLM deployments.

best-practices
Jun 21, 2026
How to Implement Text-to-Music Generation with Meta's MusicGen

Learn to implement text-to-music generation with Meta's MusicGen. This guide explores the Audiocraft library for creating high-fidelity audio from text prompts.

how-to-guide
Jun 21, 2026

Have a question about this repo?

These articles cover the highlights, but your codebase questions are specific. Give your agent direct access to the source. Share this with your agent to get started:

Share the following with your agent to get started:
curl -s "https://instagit.com/install.md"

Works with
Claude Codex Cursor VS Code OpenClaw Any MCP Client

Maintain an open-source project? Get it listed too →