App Examples
Semantic Search With Cohere and Langchain
Use the embed endpoint with Langchain to efficiently build semantic search applications on top of Cohere’s multilingual model.
Multilingual Movie Search
Build a movie search and recommendation app using the embed endpoint, similarity, and nearest neighbors.
Multilingual Sentiment Analysis
Build an app that takes a user’s question about a given document and generates an answer by searching the most semantically similar sections of the document.
Pondr
Using the generate endpoint, build a game that generates potential conversation topics for two players.