GitHub - tobymao/sqlglot: Python SQL Parser and Transpiler
Swift.org
swift.org
pg_vectorize: a VectorDB for Postgres
A Postgres extension that automates the transformation and orchestration of text to embeddings and provides hooks into the most popular LLMs. This allows you to do vector search and build LLM applications on existing data with as little as two function calls.
This project relies heavily on the work by pgvector f... See more
A Postgres extension that automates the transformation and orchestration of text to embeddings and provides hooks into the most popular LLMs. This allows you to do vector search and build LLM applications on existing data with as little as two function calls.
This project relies heavily on the work by pgvector f... See more
GitHub - tembo-io/pg_vectorize: The simplest way to orchestrate vector search on Postgres
t on LLMs and SQL highlighting why they don’t consistently work :
- “LLMs can write SQL, but they are often prone to making up tables, making up field”
- “LLMs have some context window which limits the amount of text they can operate over”
- “The SQL it writes may be incorrect for whatever reason, or it could be correct but just return an unexpected result.
Artyom Keydunov • Powering your Copilot for Data – with Artem Keydunov of Cube.dev
With Quary, engineers can:
View the documentation.
- 🔌 Connect to their Database
- 📖 Write SQL queries to transform, organize, and document tables in a database
- 📊 Create charts, dashboards and reports (in development)
- 🧪 Test, collaborate & refactor iteratively through version control
- 🚀 Deploy the organised, documented model back up to the database
View the documentation.