Skip to content

Building a Database agent using Langchaing and OpenAI Features

Notifications You must be signed in to change notification settings

hasnaynajmal/database-agent

Repository files navigation

Clone the Repository

Create a Virtual Environment

python -m venv myenv

Activate the Virtual Environment

myenv\Scripts\activate

Install all the requirements from requirements file using:

pip install -r requirements.txt

Set your Environmental Variables

You Are Good To Go

About

Building a Database agent using Langchaing and OpenAI Features

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published