Skip to content

poorvigupta26/Natural-Language-to-Structured-Function-Pipeline-using-Open-Source-LLM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Natural-Language-to-Structured-Function-Pipeline-using-Open-Source-LLM

Objective: To demonstrate an intelligent AI pipeline that converts natural language user queries into a structured sequence of function calls using an open-source LLM. The model interprets user instructions, breaks them down into atomic tasks, and maps them to a predefined library of some utility functions.

NOTEBOOK LINK: https://colab.research.google.com/drive/1raDDoW4mWyYhSLpF7zTcDCkKdF8ZRznl?usp=sharing

demo: screen-capture.webm

screen-capture.mp4

About

Objective: To demonstrate an intelligent AI pipeline that converts natural language user queries into a structured sequence of function calls using an open-source LLM. The model interprets user instructions, breaks them down into atomic tasks, and maps them to a predefined library of 50+ utility functions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors