RepoCohereCoherepublished Apr 1, 2022seen 6d

cohere-ai/samples

JavaScript

Open original ↗

Captured source

source ↗
published Apr 1, 2022seen 6dcaptured 8hhttp 200method plain

cohere-ai/samples

Description: Sample integrations built by Cohere.

Language: JavaScript

Stars: 26

Forks: 7

Open issues: 6

Created: 2022-04-01T13:52:28Z

Pushed: 2024-03-28T03:39:10Z

Default branch: main

Fork: no

Archived: yes

README:

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"][1].
  • 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.

[1]: https://github.com/jwngr/sdow