Scouttlo
All ideas/investigación científica / educación / tecnología/Una plataforma SaaS que utiliza agentes de IA y modelos de lenguaje para realizar búsquedas exhaustivas y adaptativas en literatura científica, entregando reportes precisos y personalizados.
HNB2Binvestigación científica / educación / tecnología

Una plataforma SaaS que utiliza agentes de IA y modelos de lenguaje para realizar búsquedas exhaustivas y adaptativas en literatura científica, entregando reportes precisos y personalizados.

Scouted 6 hours ago

7.3/ 10
Overall score

Turn this signal into an edge

We help you build it, validate it, and get there first.

Go from idea to plan: who buys, what MVP to launch, how to validate it, and what to measure before spending months.

Extra context

Learn more about this idea

Get a clearer explanation of what the opportunity means, the current problem behind it, how this idea solves it, and the key concepts involved.

Share your email to view this expanded analysis.

Score breakdown

Urgency9.0
Market size7.0
Feasibility7.0
Competition6.0
Pain point

La dificultad y tiempo excesivo para encontrar y analizar investigaciones científicas relevantes y complejas.

Who'd pay for this

Investigadores académicos, estudiantes de posgrado, laboratorios de investigación, empresas de I+D y universidades.

Source signal

"We’re building a search engine for complex scientific research."

Original post

Launch HN: Undermind (YC S24) – AI agent for discovering scientific papers

Published: 6 hours ago

Hey HN! We’re Josh and Tom from Undermind (<a href="https:&#x2F;&#x2F;www.undermind.ai&#x2F;">https:&#x2F;&#x2F;www.undermind.ai&#x2F;</a>). We’re building a search engine for complex scientific research. There&#x27;s a demo video at <a href="https:&#x2F;&#x2F;www.loom.com&#x2F;share&#x2F;10067c49e4424b949a4b8c9fd8f3b12c?sid=5ee3cd96-2b05-4768-8856-cb1b83e40a70" rel="nofollow">https:&#x2F;&#x2F;www.loom.com&#x2F;share&#x2F;10067c49e4424b949a4b8c9fd8f3b12c?...</a>, as well as example search results on our homepage.<p>We’re both physicists, and one of our biggest frustrations during grad school was finding research — There were a lot of times when we had to sit down to scope out new ideas for a project and quickly become a deep expert, or we had to find solutions to really complex technical problems, but the only way to do that was manually dig through papers on Google Scholar for hours. It was very tedious, to the point where we would often just skip the careful research and hope for the best. Sometimes you’d get burned a few months later because someone already solved the problem you thought was novel and important, or you’d waste your time inventing&#x2F;building a solution for something when one already existed.<p>The problem was there’s just no easy way to figure out what others have done in research, and load it into your brain. It’s one of the biggest bottlenecks for doing truly good, important research.<p>We wanted to fix that. LLMs clearly help, but are mostly limited to general knowledge. Instead, we needed something that would pull in research papers, and give you exactly what you need to know, even for very complex ideas and topics. We realized the way to do this is to mimic the research strategies we already know work, because we do them ourselves, and so we built an agent-like LLM pipeline to carefully search in a way that mimics human research strategies.<p>Our search system works a bit differently from casual search engines. First, we have you chat back and forth with an LLM to make sure we actually understand your really complex research goals up front, like you’re talking to a colleague. Then the system carefully searches for you for ~3 minutes. At a high level, it does something similar to tree search, following citation rabbit holes and adapting based on what it discovers to look for more content over multiple iterations (the same way you would if you decided to spend a few hours). The 3 minute delay is annoying, but we’re optimizing for quality of results rather than latency right now. At the end there’s a report.<p>We’re trying to achieve two things with this careful, systematic agent-like discovery process:<p>1. We want to be very accurate, and only recommend very specific results if you ask for a specific topic. To do this, we carefully read and evaluate content from papers with the highest quality LLMs (we’re just reading abstracts and citations for now, because they’re more widely accessible - but also working on adding full texts).<p>2. We want to find everything relevant to your search, because in research it’s crucial to know if something exists or not. The key to being exhaustive is the adaptive algorithms we’ve developed (following citations, changing strategy based on what we find, etc). However, one cool feature of the automated pipeline is we can track the discovery process as the search proceeds. Early on, we find many good results, and later on they get more sparse, until all the good leads are exhausted and we stop finding anything helpful. We can statistically model that process, and figure out when we’ve found everything (it actually has an interesting exponential saturation behavior, which you can read a bit more about in our whitepaper (<a href="https:&#x2F;&#x2F;www.undermind.ai&#x2F;static&#x2F;Undermind_whitepaper.pdf">https:&#x2F;&#x2F;www.undermind.ai&#x2F;static&#x2F;Undermind_whitepaper.pdf</a>), which we wrote for a previous prototype.)<p>You can try searching yourself here: <a href="https:&#x2F;&#x2F;www.undermind.ai&#x2F;query_app&#x2F;promotion&#x2F;">https:&#x2F;&#x2F;www.undermind.ai&#x2F;query_app&#x2F;promotion&#x2F;</a>. This is a special HN link where, for today, we’ve dropped the signup gate for your first few searches. Usually we require login so you can save searches.<p>We’re excited to share this with you! We’d love to hear about your experiences searching, what’s clear or not, and any feedback. We’ll be here to answer any questions or comments.