Love the context size and podcasts but never understood the UX. Why notes? Is there a difference between my notes and AI notes? Guess that's not my mental model of working with papers (Phd in psy) or I'm just spoiled by elicit.
Notes help when sharing the notebook with others. By sharing snippets with others, they immediately have conversation starters that they can use to dive deeper into the material.
I'm an autism researcher. I also don't get the "notes" thing. Am I supposed to use it as my note taking app (e.g. like I use OneNote?).
Sometimes interactive discussion with the LLM about a paper can speed learning. I've used audio overviews for the drive to the lab, but I haven't been able to get the overview to go *hard* into the science.
Thanks! In regards to API quotas, the rate limiting happens on a per-user basis so we manage to stay away from the limits for most users. That being said, I did build the system with a retry mechanism with delays so in case something does hit a limit, it shouldn't be lost.
Hey thanks! I wouldn't say it's a hard dependency, in fact it can work with other things that are API-compatible with DynamoDB, like Scylla for example if you wanted to self-host everything:
And in terms of using something like Firestore, the storage needs of this are very simple so it wouldn't be very hard to add that in. I tried to keep all the persistence-related functionality separated off, so it is swappable:
Thanks to you sheepy. Anyway if you you select a block you are already able to switch input unit with something else (eg. '%') so adding 'rems' in configurations is trivial
The idea is about embedding context-aware interactive content in a chat. It is a one step further from converting your message with a youtube link to an embedded video element.
If Whatsapp or Viber had some embedding api for web/app-developers this would be nice.
reply