https://github.com/cohere-ai/samples
Sample integrations built by Cohere.
https://github.com/cohere-ai/samples
Last synced: 3 months ago
JSON representation
Sample integrations built by Cohere.
- Host: GitHub
- URL: https://github.com/cohere-ai/samples
- Owner: cohere-ai
- Created: 2022-04-01T13:52:28.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-28T03:39:10.000Z (about 1 year ago)
- Last Synced: 2025-01-15T13:14:34.719Z (3 months ago)
- Language: JavaScript
- Size: 53.6 MB
- Stars: 25
- Watchers: 5
- Forks: 7
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - cohere-ai/samples - Sample integrations built by Cohere. (JavaScript)
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