Thursday, December 16, 2021

Show HN: Describe SQL using natural language, and execute against real data https://ift.tt/3p3pDTa

Show HN: Describe SQL using natural language, and execute against real data I played around with GPT-3 to build this demo. Select a public BigQuery dataset and describe your query in natural English, then edit the generated SQL as needed and execute it. https://ift.tt/3yzZXkd December 16, 2021 at 11:27PM

No comments:

Post a Comment

Show HN: Fast Elevation API with memory mapped tiles https://ift.tt/BklTUNc

Show HN: Fast Elevation API with memory mapped tiles I recently wrote and launched a high-performance Elevation API, built from the ground u...