Ask HN: Is there a "knowledge base" of expert insights for Claude?

1 points by iosifnicolae2 ↗ HN

3 comments

[ 3.9 ms ] story [ 14.0 ms ] thread
I'm thinking it would be really cool to have something like Wikipedia, but with expert knowledge structured as a graph. If you have any ideas or know if something like this already exists, please let us know ;)
It's a fairly standard technique, dating to one of the previous AI summers, there's loads of them. When they're small (~"differential diagnosis between 5 common illnesses"), they're basically normal computer programs; when they get too big (well before Wikipedia sized) they have a scaling problem, which is kinda why LLMs happened.