Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

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