top | item 45765328

Show HN: ekoAcademic – Convert ArXiv papers to interactive podcasts

53 points| wadamczyk | 4 months ago |wadamczyk.io

14 comments

order

ewa-szyszka|4 months ago

This looks like the Blinkist app's next evolution. Most of the summary tools you guys mentioned like notebookLLM, Scirate etc. cover general non-domain expertise and rely on simple RAG/knowledge bases.

Academia definitely needs a tool that can parse complex equations, cross-links etc.

I was using notebookLLM today with FAA aviation charts loaded and the tool still hallucinates and does not parse visual data (maps, charts) well. I can imagine that in the world of ArXiv papers similar level of complex charts and visualizations would not be processed properly

joshsny|4 months ago

Nice idea - would love to have some kind of daily mix with all the papers from my field / some way to prioritise them automatically based on the most important ones I should have read

wadamczyk|4 months ago

What do you think would be a good way to prioritise papers? It seems to be especially difficult when the papers are not yet rated by the users. We were thinking of some algorithm that would analyse the authors of the paper and their previous track record, but it feels somewhat unfair towards the new/young academics?

Super curious about your thoughts.

kami23|4 months ago

Ah cool! Great to see accessibility stuff like this. Listening to papers makes it much easier for me to focus on the content.

I made my own little service that converts any webpage to hopefully the parsed content then uses Google TTS and then published it to a bucket and s3 feed and I listen to them on my phone before bed.

wadamczyk|4 months ago

Awesome to see other people having the same need as us.

Do you see anything that we could add to the tool to make it more useful for you?

One thing we played around with, which works quite well is directly interfacing it with GPT-realtime. This then allows one to talk to it about the paper. It also solves the problem of the language since any person can talk to it in their own language, which could increase accessibility in science. I have shown it to some Japanese colleagues the other day and they could interact with it in Japanese which was quite amazing.

vismit2000|4 months ago

Not undermining this effort, but one could always use notebookLM for that. Just paste arxiv pdf link in notebookLM and it generates a very good podcast that is also customizable through prompt.

wadamczyk|4 months ago

I tried to generate podcasts with notebookLM, but it felt like too much show for my liking. I wanted to make something more factual and dry to make sure that the content is not lost in the cloud. Of course one can personalise it, but these extra few steps that are annoying and were preventing me from using it in the bus on the way to my lab. Also having it more as a community thing would allow us to add features that people are interested in. Thoughts?

carloqc|4 months ago

Sounds p cool

soganess|4 months ago

Integrate with scirate for that good good:

  https://scirate.com/
But seriously, I don't of another place that centers academics up-voting papers without... well... actually citing them.

wadamczyk|4 months ago

Oh, that is nice idea! Do you think it would be more interesting for the community to reach out to scirate and integrate the podcasts there, or would it more interesting to try to scrape the scores from the scirate and integrate it to ekoAcademic?