Skip to content

SemRun is a Python tool that maps user inputs to functions using semantic similarity. It encodes user inputs and predefined topics into embeddings, finds the most similar topic to the input, and executes the associated function.

Notifications You must be signed in to change notification settings

ariaattar/SemRun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

SemRun is a Python tool that maps user inputs to functions using semantic similarity. It encodes user inputs and predefined topics into embeddings, finds the most similar topic to the input, and executes the associated function.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages