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.