Alternatives
Products that do what Language Models API via the Cohere Platform does
- 1

- 2

- 3

- 4

- 5

- 6

- 7

- 8
- 9

- 10

- 11

- 12DA
Hi HN community. We are excited to open source Dataherald’s natural-language-to-SQL engine today (https://github.com/Dataherald/dataherald). This engine allows you to set up an API from your structured database that can answer questions in plain English. GPT-4 class LLMs have gotten remarkably good at writing SQL. However, out-of-the-box LLMs and existing frameworks would not work with our own structured data at a necessary quality level. For example, given the question “what was the average rent in Los Angeles in May 2023?” a reasonable human would either assume the…
2023 · github.com
- 13

- 14

- 15

- 16

- 17

- 18

- 19

- 20

- 21

- 22

- 23WO
Long story short: We (Dataherald) just open-sourced our entire codebase, including the core engine, the clients that interact with it and the backend application layer for authentication and RBAC. You can now use the full solution to build text-to-SQL into your product. The Problem: modern LLMs write syntactically correct SQL, but they struggle with real-world relational data. This is because real world data and schema is messy, natural language can often be ambiguous and LLMs are not trained on your specific dataset. Solution: The core NL-to-SQL engine in Dataherald is an LLM based agent…
2024 · github.com
- 24

Ranked by how close each launch is in meaning, then by votes. Refine with a description →