Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cohere-ai/samples
Sample integrations built by Cohere.
https://github.com/cohere-ai/samples
Last synced: 18 days 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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-28T03:39:10.000Z (9 months ago)
- Last Synced: 2024-11-21T15:43:14.119Z (30 days ago)
- Language: JavaScript
- Size: 53.6 MB
- Stars: 25
- Watchers: 5
- Forks: 6
- 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