Viewing profile — check35
check35
HN member- Joined
- Sat, Apr 08, 2023, 6:06 AM UTC
- HN karma
- 1
- Public activity
- 1 items
- HN profile
- View on Hacker News ↗
About check35
No profile information was provided.
Recent public activity
-
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_…