Skip to content

Automation extraction of game rules from text using LLMs — power reinforcement learning of game agents.

License

Notifications You must be signed in to change notification settings

leowei31/Treehacks2024

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

llm2graph

Automation extraction of game / policy rules from natural language inputs using LLMs. Enables structural data mining of LLM's semantic understanding of the world into a more trustworthy, structured form.

Proof of concept: User inputs information about foods they like/ dislike/ enjoy together/ don't enjoy together, the LLM pairs these personalized facts with general knowledge about food items -> a knowledge graph of food preference and nutrition is generated for each user. Enables personalized recipe recommendations.

About

Automation extraction of game rules from text using LLMs — power reinforcement learning of game agents.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 59.0%
  • JavaScript 40.8%
  • CSS 0.2%