dmatrix/genai-cookbook
A mixture of Gen AI cookbook recipes for Gen AI applications.
Provides hands-on Python notebooks covering prompting strategies, RAG systems, fine-tuning, function calling, and agent architectures across multiple LLM providers (OpenAI, Anthropic, Gemini, Ollama). Includes DSPy framework examples as an alternative to traditional prompt engineering, plus evaluation tooling with MLflow and vector database integrations for semantic search. Targets beginner developers building production LLM applications with practical API examples and multi-model provider support through environment-based configuration.
232 stars. No commits in the last 6 months.
Stars
232
Forks
50
Language
Jupyter Notebook
License
Apache-2.0
Category
Last pushed
Sep 24, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/dmatrix/genai-cookbook"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
mongodb-developer/GenAI-Showcase
GenAI Cookbook
SAP-samples/btp-cap-genai-rag
Explore this repository for GenAI samples on SAP Business Technology Platform (SAP BTP). We...
Denis2054/Building-Business-Ready-Generative-AI-Systems
This GitHub repository contains the complete code for building Business-Ready Generative AI...
deepset-ai/haystack-cookbook
👩🏻🍳 A collection of example notebooks using Haystack
AdilShamim8/GenAI-Roadmap-with-Notes-Using-LangChain
A comprehensive learning path and practical guide for Generative AI development with hands-on...