cohere-ai/public-demos
TypeScript
Captured source
source ↗cohere-ai/public-demos
Description: Public demos using the Cohere platform!
Language: TypeScript
Stars: 12
Forks: 2
Open issues: 12
Created: 2022-10-11T12:39:16Z
Pushed: 2023-05-24T00:34:20Z
Default branch: main
Fork: no
Archived: yes
README:
Public Demos Using The Cohere Platform
This repository contains publicly available demos from the Cohere NLP platform. Get started building!
If you have an LLM use case that you'd like us to show a demo for, please fill out this form.
1. Tweet Analysis Bot
Create a tweet analysis bot to deduce which are the top JS frameworks: [Code]
2. Automate User Feedback Monitoring on Discord with AI
Automatically analyze feedback and classify it into different product areas. [Code]
3. Extract Entities from Invoices Using Large Language Models
Automate invoice scanning and extract entities from invoices using LLMs. [Code]
4. Integrate a Text Summarizer to your App to Analyze User Reviews
Integrate Cohere's Python SDK with a Python app to add NLP functionality and take advantage of LLMs. [Code]
5. How to Build a Product Description Generator with LLMs
Generate product descriptions using large language models (LLMs). [Code]