Skip to content

crosleythomas/gal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GAL - Generate, Attribute, Localize

This repo accompanies the post on the GAL approach from Back to Building on creating fine-grained explanations for LLM outputs.

See the notebooks here:

Install the necessary dependencies by running:

python3.11 -m venv venv
source venv/bin/activate
pip install -r requirements.txt

Set up your environment variables with the following command (and add your API keys)

cp .env.example .env.local

About

Generate, Attribute, Localize

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published