Skip to content

PhalakshaCG/FC11-404

Repository files navigation

FC11-!404

“Develop a clear and credible rating system to evaluate a statement’s authenticity and combat the spread of misinformation”

Backend

Flask API

To process claims from frontend and return response

Similarity Check

Compares 2 sentences by extracting their compute sentence / text embedding and BERT to compare the 2 sentences.

Frontend

  1. Twitter browser extension
  2. WhatsApp bot
  3. Android app
  4. Discord bot

Implementation

High level design

High Level Design

Architecture model

Architecture model

Android app

Discord bot

Twitter extension