Image under enterprise protection
Flagship Project / MVP
Velocity Oracle
Overview
Velocity Oracle democratizes data access by allowing non-technical users to query massive enterprise databases using natural language. It translates English questions into optimized SQL queries, providing instant visualizations and reports.
Challenges
Ensuring AI-generated SQL is secure and doesn't expose sensitive schema information.
Solutions
Implemented strict prompt engineering and a validation layer that sanitizes all generated SQL before execution.
Stack
LangChainOracle DBFastAPIDocker