Skip to content

Gabriel7618/echochamber

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Breaking out of the social media echo chamber

API Keys

  • The classifier uses Groq to query LLMs. Follow Groq key to create a free account and get an API key.

  • The backend uses NewsAPI to source some articles. Get an API key here.

  • The webpage uses node.js to run the local server. Install node.js here.

Usage

  1. Copy the environment template: In your terminal do cp apikey.env.template apikey.env.

  2. Add your own API keys to apikey.env.

  3. Do chmod +x start.sh and then run ./start.sh.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 44.6%
  • TypeScript 38.8%
  • CSS 11.1%
  • JavaScript 2.3%
  • Shell 2.0%
  • HTML 1.2%