https://talk2data.mejuvante.ai/login.html
username = rohan pass = rohan123
steps to run this project
- clone it = git clone "http url here"
- cd final-aws
- docker compose up -d --build {make sure your docker engine is running}
- then visite this url = https://talk2data.mejuvante.ai/login.html
- here provide username and password (as given above) that will diect u to dashboard where u will see all schemas and tables this perticulas user can query.
- now ask queries (related to data). For example {provide me course name and other info whose credits are more than 3}, write this query for courses table of university schema.