Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 662 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 662 Bytes

dpgpt

DatapilotGPT - A copliot to help you interact with your data using natural language

  • You can find the demo video for better understanding of one of the usecase.
  • Some of the Example prompts and how it can be helpful

Quickstart Guide

For Ubuntu/Debian-based systems:

  1. Install pkg-config and MySQL development files:
sudo apt-get update
pip install -r requirements.txt
pip install fbgemm-gpu --index-url https://download.pytorch.org/whl/cu121/