Report
Techpresso - Tech Essentials in 5 Minutes Powered by AI
Receive a daily summary, from over 30 media, effortlessly and for free. Guaranteed spam-free. Subscribe now!
dupple.com
Hi IH! 👋
I've just launched a AI-powered media agregator, ☕️ Techpresso, which gathers and summarizes everyday the best tech news from +30 media to save you time and make you learn more 🌈
Don't hesitate to share any feedback!
It looks cool @Rifal. I have subscribed to see your product in action.
Hey @jacobp! 😄
Thanks for trying out the product :)
You will receive tomorrow's issue!
Looks really nice, I’ve subscribed!
Hey Lafir, nice to see you joining! Hope you will like it as much as the others :)
Cool idea, I subscribed to see how it looks like.
I am working on a crypto news aggregator, but I wanted to stay away from AI for now. I am not sure if I can trust it enough to summarize (and categorize - in my case) in a reliable way.
How do you make sure it writes reliable and trustable copy? Do you also do some kind of manual review of the content?
Do you let AI also choose the best hot stories to share?
This is interesting - I launched a AI news aggregator as well but your branding and stuff is a lot better than mine! (colabdog.com)
Hey man, seems really cool, ping me on twitter @alexandernest, I might have a win-win proposal for you
Super cool! I'm working on something similar with smmry.tech. I've found that AI is great at summarization, but not so much when it comes to curation.
Yep, GPT is too costly and not really made to analyze hundreds of articles everyday.
That's why the hardest part is not about GPT haha
Have you tried using embeddings?
No, what's that?
You can use embeddings to give GPT infinite memory (kind of). Tutorial here. It is what we use for smmry.
Ah yes I used "chunkisation" when I was using gpt-3.5, but now with gpt4 no article is "too big" for it so it's fine.
Cool!
Is this a strategy of collecting content from various data sources and then using GPT to summarize it?
Yes it is. The main challenge is to find and gather the right data more than using GPT to summarize it ahah
It may also be a sorting algorithm, because sometimes there are too many information sources, and weights are needed to display the most worthwhile information.
Yes I had to develop some kind of algorithm to choose which article I want to use based on some factors like the credibility of the media, the size of the article...
wait and see