/samples

Sample integrations built by Cohere.

Primary LanguageJavaScript

samples

Cohere Samples


Sample integrations built by Cohere.


This project showcases sample uses of Cohere's API. Samples include:

  • cohere-slack-starter-app: A Slack App starter project to generate chat bot dialog or summarize channel activity.
  • trivia-generator: A React sample project to generate trivia questions from a desired topic.
  • six-degrees-of-wikipedia: A command-line example of using embeddings to form a natural language understanding solution for "six degrees of wikipedia".
  • piracy: A chat bot example that illustrates the classification and rephrasing capabilities of our LLMs.
  • google-sheets-nlp: Add text classification, sentiment analysis, and summarization features to Google Sheets documents.
  • startup-idea-generator: An example of how, using Cohere and Streamlit, you can quickly turn your language AI product idea into a basic prototype.
  • nlp-nextjs: A Next.js application that does sentiment analysis on hotel reviews.