Verisight uses AI and community efforts to help people assess the credibility of news articles. It evaluates the incongruency of articles by analyzing inconsistencies between headlines and the body, provides summaries, and allows users to add notes to provide additional context. It also cross-references articles through AI to show inconsistencies. Its primary objective is to empower users to avoid spreading misinformation.
Before running the Verisight Backend locally, ensure you have the following installed:
Follow the steps below to set up and run the Verisight Backend locally:
# Cloning repository
$ git clone https://github.com/verisight/verisight-backend.git
# Install dependencies
$ bun install
# Development mode
$ bun dev
The Verisight Backend uses the following environment variables:
JWT_SECRET
$ bunx wrangler secret put JWT_SECRET
TAVILY_API_KEY
$ bunx wrangler secret put TAVILY_API_KEY
The Verisight Backend is deployed using Cloudflare Workers.
# Production mode
$ bun deploy
This project is licensed under the MIT License. See LICENSE for more details.
This project was forked from our main repository from Verisight
For any questions or suggestions, please contact us at [email protected].
Name | GitHub | |
---|---|---|
Pragash Sasitharan | [email protected] | Pragash |
Mohamed Aashif | [email protected] | Aashif |
Sudesh Tharoosh | [email protected] | Tharoosh |
Mohamed Ishma | [email protected] | Ishma |
Santosh Manoharadas | [email protected] | Santosh |