Analyza
An application that converts plain english to SQL queries, inspired by Google's Analyza research.
PythonNLPSpacyFlask
This project is a Pre-GenAI area where we used NLP techniques to extract entities off a user query. A mapping algorithm will map it to respective tables/fields of an SQL table and a query engine will construct the query.