Skip to content

Method for the automated generation of capability ontologies with LLMs and the verification of the results.

License

Notifications You must be signed in to change notification settings

CaSkade-Automation/LLM4Cap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LLM4Cap

Method for the automated generation of capability ontologies with LLMs and the verification of the results.

How to use?

CLI

First the application has to be compiled and packaged with:

mvn clean package

In an IDE such as Eclipse a Maven Build can also be carried out with the Goal package.

The CLI can then be used as follows:

java -jar target/llm4cap-cli-0.0.1-SNAPSHOT.jar "Here is the capability description."

or

java -jar target/llm4cap-cli-0.0.1-SNAPSHOT.jar -f CapabilityDescription.txt

About

Method for the automated generation of capability ontologies with LLMs and the verification of the results.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages