cohere-ai/examples
Jupyter Notebook
Captured source
source ↗cohere-ai/examples
Description: Examples and Demos using the Cohere APIs
Language: Jupyter Notebook
License: MIT
Stars: 24
Forks: 19
Open issues: 6
Created: 2022-08-23T05:26:50Z
Pushed: 2023-11-03T17:41:13Z
Default branch: main
Fork: no
Archived: no
README:
Application Examples
A repository for demos showcased on Cohere's Application Examples page.
The list of demos:
Topic Modeler
Surface the main topics from a large collection of text documents.
Invoice Extractor
Extract information from invoices and receipts automatically.
News Article Recommender
Recommend other similar articles to the one a user is reading.
Startup Idea Generator
Generate a startup idea and name, given an industry.
Lazywriter
Write content for blogs, product descriptions, and other use cases.
Pondr
Generate interesting conversation questions that turn strangers into friends.
Document Question Answering
Generate answers to questions about a passage of text. Guide | Code