Cookbooks Overview
In order to help developers get up and running on using Cohere’s functionality, we’ve put together some cookbooks that work through common use cases.
They’re organized by categories like “Agents,” “Cloud,” and “Summarization” to allow you to quickly find what you’re looking for. To jump to a particular use-case category, click one of the links below:
Here are some of the ones we think are most exciting!
- A Data Analyst Agent Built with Cohere and Langchain - Build a data analyst agent with Python and Cohere’s Command R+ mode and Langchain.
- Creating a QA Bot From Technical Documentation - Create a chatbot that answers user questions based on technical documentation using Cohere embeddings and LlamaIndex.
- Multilingual Search with Cohere and Langchain - Perform searches across a corpus of mixed-language documents with Cohere and Langchain.
- Using Redis with Cohere - Learn how to use Cohere’s text vectorizer with Redis to create a semantic search index.
- Wikipedia Semantic Search with Cohere + Weaviate - Search 10 million Wikipedia vectors with Cohere’s multilingual model and Weaviate’s public dataset.
- Long Form General Strategies - Techniques to address lengthy documents exceeding the context window of LLMs.