Skip to content

sachink1729/SQL-Agents-Using-RAG-DSPy-Groq

Repository files navigation

SQL-Agents-Using-RAG-DSPy-Groq

Exploring advanced prompting tools to query SQL database with multiple tables in natural language using LLMs

Installation

Clone the repository and install the dependencies:

$ git clone https://github.com/sachink1729/SQL-Agents-Using-RAG-DSPy-Groq.git
$ cd SQL-Agents-Using-RAG-DSPy-Groq
$ pip install -r requirements.txt

Usage

Run the notebook:

$ jupyter notebook SQL Agents using DSPy and Groq.ipynb

Releases

No releases published

Packages

No packages published