Skip to content

mrseanryan/gpt-graph-diff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gpt-graph-diff

Use an LLM to describe a difference graph between versions of a compositional document.

The LLM generates a summary of user operations, for audit or for source control commit message.

local/self-hosted LLM

A self-hosted LLM seems a better proof of concept that simply using a public service like Open AI.

There is a quantized PoC here

About

Use LLM to describe a difference graph between versions of a compositional document (DOT graph).

Topics

Resources

License

Stars

Watchers

Forks