Adam Hendel fb077e5e88
Adds Tembo VectorDB to list of vector databases (#940)
Co-authored-by: Shyamal H Anadkat <shyamal@openai.com>
2023-12-20 13:39:08 -08:00
..
2023-07-24 15:59:33 -07:00
2023-05-11 11:06:34 +08:00
2023-06-29 07:47:18 -07:00
2023-06-27 12:53:26 -07:00

Vector Databases

This section of the OpenAI Cookbook showcases many of the vector databases available to support your semantic search use cases.

Vector databases can be a great accompaniment for knowledge retrieval applications, which reduce hallucinations by providing the LLM with the relevant context to answer questions.

Each provider has their own named directory, with a standard notebook to introduce you to using our API with their product, and any supplementary notebooks they choose to add to showcase their functionality.

Guides & deep dives