Building RAG with Relational Databases
- Building RAGs on structured data is all about
- understanding schema
- converting natural language => Query form
-
Database:
- Relational
- SQLDatabaseToolkit:
- Refer Here for class reference
- doc
- SQLDatabaseToolkit:
- NOSQL:
- Mongodb
- Relational
-
Refer Here for the changes done to build a dominos simulator.
