ExampleModel(s)Stack
Semantic Search

How to perform a simple semantic search.
all-MiniLM-L6-v2Python
SentenceTransformers
Generative QA with OpenAI

Build retrieval enhanced generative QA systems with OpenAI.
text-davinci-003
text-embedding-ada-002
Python
OpenAI
Chatbot Agents with LangChain

How to create conversational agents with LangChain and Pinecone.
gpt-3.5-turbo
text-embedding-ada-002
Python
Langchain
OpenAI
Langchain Retrieval Augmentation

How to give knowledge base information to an LLM using LangChain.
gpt-3.5-turbo
text-embedding-ada-002
Python
Langchain
OpenAI
GPT4 with Retrieval Augmentation over LangChain docs

How to use GPT-4 with retrieval augmentation to answer questions.
gpt-4
text-embedding-ada-002
Python
Langchain
OpenAI

Was this page helpful?