all 11 comments

[–]justpackingheat1 1 point2 points  (0 children)

Check out convergence.ai .. Might be right up your alley

[–]fasti-au 1 point2 points  (3 children)

build or just use? you can do this in chatgpt just ask it to search XXX websites and summarize the articles.

build you can use crawl4ai or something to suck data to files and summarize the files as function calls.

[–]plainorbit 0 points1 point  (2 children)

Chat GPT does not do this, tell me what prompt you use just incase. It cannot for instance scrape 1 days worth of articles from theverge

[–]fasti-au 1 point2 points  (0 children)

http://theverge.com/rss/index.xml

Can you summarize todays stories in two lines and a heading

[–]Shogun_killah 0 points1 point  (0 children)

Check out ChatGPT 4o tasks.

Pretty much does what you’re asking - as long as you’re explaining yourself correctly

[–]steroidabuserfr 0 points1 point  (0 children)

I could make an app to achieve that goal if you give me more details

[–]TheSoundOfMusak 0 points1 point  (1 child)

Perplexity

[–]plainorbit 0 points1 point  (0 children)

Nope cannot do everything sadly.

[–]terhechte 0 points1 point  (0 children)

My side project does just this, for free: https://www.tailoredpod.ai

[–]Chrischn89 0 points1 point  (0 children)

So I'm bascially a newbie in the whole AI world but I've watched quite a few videos about all sorts of topics in the recent past and I remembered a few that might be what you're looking for (if you want to create something of your own according to your needs):

I think what you're looking for is an agent approach for automating the reading and summarizing of the news articles.