Left-on-Read / leftonread

Left on Read
https://leftonread.me/
Other
166 stars 16 forks source link

A primitive NL to SQL chat feature #487

Open Davidorenlane opened 6 months ago

Davidorenlane commented 6 months ago

Here's a feature that allows you to query the in memory DB (core_main_table) by asking questions in plain English.

image

There are still lots of bugs, but basic queries work OK! (for example "How many messages have I sent to Alex Danilowicz?").

Notes:

vercel[bot] commented 6 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
leftonread-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 12, 2024 4:58am
Davidorenlane commented 6 months ago

Also, this is of course not production ready! Just fun to play around with!