Загрузка видео...

Не удалось загрузить видео

На главную

Continued experiments with an autonomous CRM that slowly creates a massive knowledge graph. This time, I'm testing specific edge types, which loses flexibility, but also makes the output easier to query and understand.* *I'm using function call to get JSON, and the "enum" feature to specify edge types

72,501 просмотров • 2 лет назад •via X (Twitter)

Комментарии: 10

Фото профиля Yohei
Yohei2 лет назад

Found and fixed an error! Starting to work more consistently with complicated inputs.

Фото профиля Yohei
Yohei2 лет назад

Not perfect, but it’s getting somewhere! Pictured: PayPal mafia and related cos (By the way, you can make your own at

Фото профиля Yohei
Yohei2 лет назад

How it’s working:

Фото профиля Yohei
Yohei2 лет назад

combining the wikipedia entries of OpenAI cofounders starts to look like this

Фото профиля Yohei
Yohei2 лет назад

hahahaha let's keep going

Фото профиля Yohei
Yohei2 лет назад

phew, took longer than i'd like to admit - but finally got this to be node type agnostic previously it was set to three node types (people, orgs, events), but now I can flexibly create new node types pictured: first few pages of langchain documentation (blue highlight showcases 'search' feature)

Фото профиля Yohei
Yohei2 лет назад

Now that the day is over, back to feeding in Wikipedia articles (mapping NVIDIA founders here) Next, going to set it up so I can try feeding in a csv of URLs

Фото профиля Yohei
Yohei2 лет назад

huzzah, got csv upload working! uploaded a few wikipedia articles via csv and just watched the knowledge graph grow. (15 min > 30 sec)

Фото профиля Yohei
Yohei2 лет назад

hindu dieties

Фото профиля Yohei
Yohei2 лет назад

okay, so for testing purposes i made a "latent input" endpoint that generates the graph based on a simple input (the core architecture is designed for easy "extensions", so this one just feeds an openai output into the same endpoint that receives scraped web content from the url_input endpoint)

Похожие видео