Skip to content

Conversation

@Davidorenlane
Copy link

@Davidorenlane Davidorenlane commented Mar 11, 2024

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:

  • Currently does not account for messages in group chat vs. not in a group chat, so numbers are misleading.
  • Be sure to use the exact spelling of your contacts' name as it appears in the address book.
  • Requires an OpenAI API Key and internet access
  • Errors (including but not limited to internet connectivity, malformed SQL queries generated by LLM, etc.) are not all handled gracefully (some are OK, like invalid API key)

@vercel
Copy link

vercel bot commented Mar 11, 2024

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
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant