At Cohere, we want to empower everyone—from beginners to experts—to build apps, products, services, or even entire companies on top of our language AI platform without having extensive expertise in NLP.
@cohere
-
Cohere Launches Sandbox Open-Source Packages for LLM Development
By
–
We are excited to announce Sandbox, a set of experimental open-source packages on GitHub that give you the tooling, functions, demos, and libraries you need to get started with large language models (LLMs) fast! Dive in https://
txt.cohere.ai/introducing-sa
ndbox-coheres-experimental-open-source-initiative/
… -

Topically: LLM-powered topic modeling tool suite launched
By
–
Topically is out! Launch it https://
github.com/cohere-ai/sand
box-topically
… Topically: A suite of tools that help you use the best of topic modeling to make sense of text collections (messages, articles, emails, news headlines, etc.) using large language models. -
Toy Semantic Search: Simple AI-powered search engine with embeddings
By
–
Toy Semantic Search is out! Fork it https://
github.com/cohere-ai/sand
box-toy-semantic-search
… Toy Semantic Search: A simple semantic search engine built with the Cohere API. The search algorithm here is fairly straightforward, using embeddings to find the paragraph that matches the question's representation. -
Cohere Route Generation Chatbot Deployment Released
By
–
Route generation is out! Deploy the app https://
github.com/cohere-ai/sand
box-accelerating-chatbot-training
… Route Generation: Build a functional chatbot that recognizes users' intent from descriptions, maps incoming user messages, and accelerates its training by leveraging Cohere's models to enable zero-shot learning. -
Conversant: Framework for Building Conversational Agents with Cohere API
By
–
Conversant is out! Check it out https://
github.com/cohere-ai/sand
box-conversant-lib
… Conversant: A framework for building conversational agents on top of the Cohere API, with a hands-on demo on how to use generative language models in conversational settings and build those interactions. -
Grounded QA: Contextualized Factual Question-Answering Bot Released
By
–
Grounded QA is out! Clone, tweak, and deploy it https://
github.com/cohere-ai/sand
box-grounded-qa
… Grounded QA: A powerful, contextualized, factual question-answering @Discord bot that uses embeddings, text generation, and web search.