Live data from Hacker News

Viewing profile — check35

check35

HN member
Joined
Sat, Apr 08, 2023, 6:06 AM UTC
HN karma
1
Public activity
1 items

About check35

No profile information was provided.

Recent public activity

  1. comment
    Comment #35490948

    #%% """imports""" """Load html from files, clean up, split, ingest into Weaviate.""" import pickle import sys from langchain.embeddings import OpenAIEmbeddings from langchain.text_…