Skip to content

manfredcalvo/genai-cookbook

This branch is 3 commits ahead of, 9 commits behind databricks/genai-cookbook:main.

Folders and files

NameName
Last commit message
Last commit date
Nov 19, 2024
Nov 19, 2024
Feb 3, 2025
Nov 19, 2024
Oct 9, 2024
Nov 19, 2024
Nov 22, 2024
Oct 22, 2024
Nov 19, 2024
Jun 11, 2024
Jun 11, 2024
Oct 3, 2024

Repository files navigation

Retrieval Augmented Generation

Please visit http://ai-cookbook.io for the accompanying documentation for this repo.

This repo provides learning materials and production-ready code to build a high-quality RAG application using Databricks. The Mosaic Generative AI Cookbook provides:

  • A conceptual overview and deep dive into various Generative AI design patterns, such as Prompt Engineering, Agents, RAG, and Fine Tuning
  • An overview of Evaluation-Driven development
  • The theory of every parameter/knob that impacts quality
  • How to root cause quality issues and detemermine which knobs are relevant to experiment with for your use case
  • Best practices for how to experiment with each knob

The provided code is intended for use with the Databricks platform. Specifically:

  • Mosaic AI Agent Framework which provides a fast developer workflow with enterprise-ready LLMops & governance
  • Mosaic AI Agent Evaluation which provides reliable, quality measurement using proprietary AI-assisted LLM judges to measure quality metrics that are powered by human feedback collected through an intuitive web-based chat UI

Alt text

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 62.2%
  • HTML 27.1%
  • Jupyter Notebook 10.7%