Skip to content

aashif-m/verisight-cloudflare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

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.

Prerequisites

Before running the Verisight Backend locally, ensure you have the following installed:

Installation

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

Secrets and Variables

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

Deployment

The Verisight Backend is deployed using Cloudflare Workers.

# Production mode

$  bun deploy

License

This project is licensed under the MIT License. See LICENSE for more details.

Acknowledgements

This project was forked from our main repository from Verisight

Support

For any questions or suggestions, please contact us at [email protected].

Contributors

Name Email 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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published