TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: I put these AI research spaces together

2 pointsby petervandijck9 months ago
Hey everyone, this is just a very simple proof-of-concept (over the weekend): these AI research spaces pull in Substack newsletters on these topics, and then analyze them for facts and insights. Super early. Thoughts/ideas/is this promising/useful somehow?

1 comment

petervandijck9 months ago
The pipeline is very simple: Substrack RSS -> "analyze for insights" prompt -> insights table in db. Hallucinations limited by "quote the text verbatim" prompt. If I'm not mistaken I am using Gemini for this but I actually forgot.