- Step 1: Set up MCP servers for database connection
- Step 2: Input natural language query into the interface
- Step 3: The system processes the query using GeminiAPI
- Step 4: Query is translated into SQL and executed on PostgreSQL database
- Step 5: Results are displayed in a user-friendly format