Skip to content

Simple gateway implementation extensible example of using AI models for using Natural Language to get backend queries results from: GraphQL, REST API, SQL DB

Notifications You must be signed in to change notification settings

andreibesleaga/NaturalLanguageAPIBackends

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Natural Language API Backends

Simple gateway implementation extensible example of using AI models for Natural Language to get backend queries results from: GraphQL, REST API, SQL DB

Define the schemas in the schema.type and the AI models configuration in models.json, then use node server.js and the two endpoints for generation and execution of a query made in plain english to a certain backend type for results.

About

Simple gateway implementation extensible example of using AI models for using Natural Language to get backend queries results from: GraphQL, REST API, SQL DB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published