Skip to content

An AI-powered plagiarism detection tool utilizing Google Gemini AI to analyze pdf and docx uploads, checking for originality against extensive sources.

Notifications You must be signed in to change notification settings

ayusharma-ctrl/AI-Plagiarism-Detector

Repository files navigation

App - Don't Get Caught

This project is an AI-powered plagiarism detection tool that allows users to upload PDF or Docx files and receive a detailed report on the plagiarized content.

Getting Started

Follow the instructions below to set up the project locally on your machine.

Installation

  1. Clone the repository:

    git clone https://github.com/ayusharma-ctrl/Ayush-Sharma-AIPlagiarismDetector.git
    
  2. Navigate to the project directory:

    cd Ayush-Sharma-AIPlagiarismDetector
    
  3. Install dependencies:

    npm install
    

Configuration

Create a .env.local file in the root directory of your project and add the following environment variables:

# Gemini AI API Key
GEMINI_API_KEY=your-gemini-api-key

Running the Project

  npm run dev

Build for production:

  npm run build

About

An AI-powered plagiarism detection tool utilizing Google Gemini AI to analyze pdf and docx uploads, checking for originality against extensive sources.

Topics

Resources

Stars

Watchers

Forks