Skip to content

๐Ÿ Summarize CBC News articles using Cohere's summarize API! ๐Ÿ“ฐ

Notifications You must be signed in to change notification settings

parkuman/cbc-summarizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

18 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ CBC Article Summarizer ๐Ÿ“ฐ

Summarize any CBC article using cohere.ai's summarize API

demo.webm

Explanation

This webapp takes the CBC.ca url and fetches fetches the article's text content in a GET request. After filtering out some common filler DOM elements in those articles, it then feeds the article content into Cohere's summarize API (currently in beta) and outputs the response to the user!

Run it Yourself

To run this on your machine:

  1. clone the repo
  2. create a .env file in the root directory of the project
  3. following make your .env file look like .env.example, then you can paste in your own Cohere API key

About

๐Ÿ Summarize CBC News articles using Cohere's summarize API! ๐Ÿ“ฐ

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published