0 for 10 on some startups (large and small, YC and not) that came to mind.
It's easy to scrape YC startups from https://www.ycombinator.com/companies. Scrape that and a dozen other investors' portfolio pages and you'll have a useful fraction of startups.
Sounds good! its just I used up most of my API key limits in development, and I'm keeping some so I can run improvement pipelines or fix errors, so il batch the YC companies day by day, there's 5000 companies, so il do about 800 each day for 5-6 days.
I expected the VERIFIED badges to link to some sort of provenance information. That seems like a must, otherwise (given the "assume everything's incorrect" disclaimers) I'm not sure why one would take that badge seriously.
I got the agents to cite sources, there's a bug with fetching the urls from the DB, the way it should work is when you hit verified it leads you to the source, working on fixing it now. Also I will try to add an agent ledger tab soon, that shows exactly what the agents were doing.
It sounds like none of the data will be reliable? Ai and community seems like very little will be true and I will have no idea which part will be true.
this is pretty early stage and so I didn't want to make a ton of profiles only to have to update them later because of an issue int he generation pipeline, Im planning on adding about 800 startups every day.
How about expose an API so that users can put the name of a startup and it goes through your AI agent pipeline to acquire an estimate? That way, you don’t need to know every startup under the sun and focus on optimizing your pipeline instead.
just added a agent ledger, it shows exactly what the agents were doing during the pipeline, u can find it at the top of the sources tab. (it truncates part of the ledger sometimes though, working on fixing that bug)
you may be relying on AI to do the heavy lifting for you too much. If you are sending out agents, you should have strict rules around the recency of the data they are aggregating. Otherwise, you will end up with outdated and useless data.
a random complain on my part would be the log in with google. hate that. looks great, otherwise. i don't even have a problem creating an account, honestly. but i try to not use the google for anything unless i have to.
As far as I can tell from FAQs on hacker news, if your previous post failed to gain significant feedback (in this case, only 1 user interacted with my old post) you are allowed to repost in 36 hours.
I see quite outdated data. Anthropic listed with valuation 18B and latest round at 4b? Just to compare, their real latest round was 65b with valuation 965b.
yeah, just spotted the error, AI agents seem to be searching for news without adding keywords like "latest", I'm updating that, and changing some system prompts, also adding a fact checking agent, and restarting the server to run an imrpovment pipeline to update these profiles. Might take a while for it to finish running though, Il try to update stuff manually till its done.
acessing crunchbase even if its the free version with AI agents is illegal since they have a paid API, so I need to manually get it, which is fine for now, but I eventually need to improve the pipeline.
hey just checked the pipeline after running, the anthropic profile looks better now. (I will roll out more updates in the next few days to keep improving accuracy)
AI agents have to cite where they get stuff from, also people can flag issues, and I'm gonna run pipelines periodically to fact check pages. But yeah, with this kind of site I do agree accuracy is gonna take a lot of engineering to improve.
AI agents have to cite sources for each thing (there's a bug with displaying sources, it should let u click a fact and send you to where the agent got it. I'm working on fixing that right now). Users can also flag errors, and I'm going to periodically run fact-checking agents and manually go in and check info. However, obviously this will likely still not be perfect, accuracy will probably be the number 1 challenge with this site.
It's easy to scrape YC startups from https://www.ycombinator.com/companies. Scrape that and a dozen other investors' portfolio pages and you'll have a useful fraction of startups.
You could even back some of the data from there
Why do you ask again for feedback after three days?
Build and sharing is awesome