Skip to content

davidgao7/StructureRA

Repository files navigation

StructureRA

Talk to your database! Your personal assistant on structure data!

How to run

pip install -r requirements.txt
python web.py

Check if model is hallucinating

question: "Who is typically older: point quards or centers?"

llama3:

The average age of point guards in the NBA is 27.52 years old.

llama3:

The average age of centers in the NBA is approximately 26.78 years old.

llama3:

The average age of centers in basketball is approximately 26.78 years, 
while the average age of point guards is about 27.52 years. 
This data suggests that centers tend to be slightly younger than point guards on average.

reality: human_check_result

llama3 seems accurate (for most of time), sometimes hallucinating.

Apply nice UI

UI UI-response

About

Your personal assistant on structure data!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages