Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Grabbing conversations outside of Roam? #10

Closed
JayThibs opened this issue May 10, 2022 · 5 comments
Closed

Grabbing conversations outside of Roam? #10

JayThibs opened this issue May 10, 2022 · 5 comments

Comments

@JayThibs
Copy link

Hey, this repo is cool and I'd like to use it to eventually connect to Roam.

However, I'd like to simply grab the conversations directly from my machine to extract the text. Is there some way you could direct me on how to do this? I tried the otter.ai-api repo (omerdn1/otter.ai-api#22), but it isn't working and I fear it is because the website was updated so the code broke.

Your code is way more up-to-date so perhaps you've found a way around this? Honestly, this is my first day using javascript (I typically use Python) so it's hard for me to understand the codebase. Any ideas on what I can use to simply grab the conversations from otter? Thanks! :)

@dvargas92495
Copy link
Collaborator

Im not too familiar with Otter. Are conversations a subset of speeches or a different category altogether?

@JayThibs
Copy link
Author

@dvargas92495 No, I mean speeches = conversations. It's just that Otter calls them "Conversations" and that repo I linked to calls them "Speeches". This may be because Otter "Conversations" used to be called "Speeches." Though not sure. Either way, I believe they are the same.

@dvargas92495
Copy link
Collaborator

oh then this is the core feature of the extension - check out the docs: https://roamjs.com/extensions/otter

@jmatthewpryor
Copy link

@dvargas92495 is there any magic hidden in the lambda hosted API that sits in front of the Otter API? ie. compared to the otter.ai-api codebase what did you have to do to fix authentication?

@jmatthewpryor
Copy link

All good - I found the code for the lambda and got it work

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

No branches or pull requests

3 participants