Skip to content

devpuppet/ai-data-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Data Generator

Install Poetry

pip install poetry

Then install the dependencies using Poetry

poetry install

Run PostgreSQL

docker compose up -d

Run the application:

GEMINI_API_KEY=your_key python -m streamlit run src/__main__.py

Guardrails Hub

Login to https://guardrailsai.com/hub and generate API key.

Configure guardrails:

guardrails configure

And install validator:

guardrails hub install hub://guardrails/valid_sql

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published