Internal tools of Find AI
Technical presentation at an AI meetup

This week, I presented at the Mindstone AI meetup in NYC about internal tools we built at Find AI. We use OpenAI extensively to build a search engine for people and companies - making millions of daily LLM requests.
In this presentation, I covered two internal tools we built to improve our understanding and usage of OpenAI. The first is a semantic search engine we built on top of OpenAI Embeddings to understand the performance and accuracy of vector-based semantic search. The second is a qualitative model evaluation tool we built to compare the performance of different AI models for our use cases. These tools are internal research products that have never been shown publicly.
I recorded the presentation, which you can watch on Youtube.
Keep reading

Archetypes of LLM apps
What businesses are actually doing with AI

Behind the scenes of the Find AI API
We recently released a Search API for Find AI, and announced its integration with Clay.com. APIs allow developers to interact with a product using code. There are many different ways to build an API, ...

GitHub syncing
Something I worked on just launched: Chroma GitHub Sync. I love the mental model of businesses having a "shadow business" - a non-obvious skill they must master to achieve their main goal. My favorite...