Files
Garvan Doyle e4f3311989 add README
2024-09-27 18:13:24 -04:00

357 B

Text-to-SQL with Claude

Learn how to generate complex SQL queries from natural language using prompting techniques, self-improvement, and RAG.

Contents

  • guide.ipynb: Main tutorial notebook
  • data/: Data files for examples and testing
  • evaluation/: Evaluation scripts using Promptfoo

For evaluation instructions, see evaluation/README.md.