Instructions to Run
- Clone the repository
git clone https://huggingface.co/HeheBoi0769/Fact_Checker
- Navigate to the project directory
cd complete_nlp_stuff
- Install the requirements
pip install -r requirements.txt
- Install frontend dependencies
cd nexus-frontend
npm install
- Start the frontend server
npm run dev
- Start the backend server in a different terminal (root directory)
uvicorn app:app --reload
- Open the frontend in your browser and start using the application
- Press on "Get Started" button on the home page to start the fact checker
- Navigate to "/deepfake" route to run the deepfake detection module
Inference Providers
NEW
This model is not currently available via any of the supported Inference Providers.
The model cannot be deployed to the HF Inference API:
The model has no library tag.