Skip to content

Commit

Permalink
Link to online documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
parkervg committed Feb 21, 2024
1 parent 03b287f commit 7dcec71
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,13 @@
</picture>
<p align="center">
<i> SQL 🤝 LLMs </i>

</p>
<b>Check out our <a href="https://parkervg.github.io/blendsql/home/index.html"> online documentation </a> for a more comprehensive overview.</b>

</div>
<br/>

Check out our [online documentation](https://parkervg.github.io/blendsql/home/index.html) for a more comprehensive overview.

## Intro
BlendSQL is a *superset of SQLite* for problem decomposition and hybrid question-answering with LLMs. It builds off of the syntax of SQL to create an intermediate representation for tasks requiring complex reasoning over both structured and unstructured data.
Expand Down

0 comments on commit 7dcec71

Please sign in to comment.