Skip to main content

2 posts tagged with "ML"

View All Tags

Today I learned how the integrate LangChain into the OpenAI API. Since it was quite a bit to wrap my head around, I also had to do the deep dive on some of the fundamentals of machine learning and vector databases. I published a simple demo and started making notes about the process.

Today I learned how to use OpenAI ChatGPT1 to index my personal Today I learned documents. After I got ChatGPT v4 API access, I applied it to my markdown documents to gave me semantic search capabilities and the ability to interact with the model within my own documentation. I've had a bunch of discussions recently about using it for various purposes and I've been exploring those.