Skip to content

Project Overview

Mike Pinder edited this page Jan 25, 2025 · 3 revisions

Misinformation Mitigation Frontend Repo

Executive Summary

This is the frontend portion of MILA/UdeM/McGill's joint misinformation mitigation project. This NextJS project is connected to the backend of the project via a REST API. Documentation for the backend of the project is available here. The purpose of this repository is to provide the user with a basic UI for interacting with a fact checking LLM. The production version of the app is publicly available at https://www.veri-fact.ai/

Major Dependencies

  • NextJS
  • Typescript
  • Sass

Minor Dependencies

  • next-intl
  • chart.js