That's super awesome! Ive been using Firecrawl for a very similar project and it is great! Thanks for putting this together!
@DevelopersDigestАй бұрын
Thanks for watching 🙂🙏
@zeta_meow_meow13 күн бұрын
code quality is nice for the backend.
@DevelopersDigest13 күн бұрын
Thanks!
@musumo1908Ай бұрын
Very cool...would love to see that new meta notebook integrated!
@DevelopersDigestАй бұрын
Great idea 💡
@sillybilly346Ай бұрын
Very cool. Are you using the tab/autocomplete feature as you go through the steps on the route file or are just pasting in the code you already had? Just wondering how accurate the autocomplete is when you provide it steps. Thanks (Referring to to around the 5-6 minute mark of the video )
@DevelopersDigestАй бұрын
For tutorials like this, you might see the autocomplete flash here and there but what I do to have the code populate is I have the code in full and then I delete the code before recoding in sections, then I *undo* that deleted code as I go through the tutorial. I have found it is less error prone that way - but always open to suggestions!
@sillybilly346Ай бұрын
@ awesome, thanks for the clarification!
@shadow-tu4xrАй бұрын
very cool. I am currently developing a similar project from pdf to podcast but with different roles and voices which makes it more human like
@DevelopersDigestАй бұрын
Sounds great!
@mik3lang3loАй бұрын
Can you show how to self host the backend of Firecrawl?
@DevelopersDigestАй бұрын
That could make a good video in the future ! If I have time let me see if I can make this happen 🙂
@m.johnson654129 күн бұрын
This is awesome! Could you do the same with Crawl4AI?
@MarkGergsАй бұрын
are u able to use openAI whisper, or something cheaper than elevenlabs for this?
@DevelopersDigestАй бұрын
You can swap out to any TTS model, feel free to fork and drop in whatever you’d like! Repo is in the desctiption 🙂
@ekaprasetia635129 күн бұрын
Hi, thanks for sharing 🎉 Just curious on /api/genera-podcast, which code that handle Podcast?, I mean podcast at least two speakers, is it mean ElevenLabs can generate audio with two speakers?