Skip to content

Future-whitehat7/ModGuardAI

Repository files navigation

ModGuard AI - The Trust Layer for the Synthetic Internet

A comprehensive AI content moderation suite built with React, TypeScript, and Tailwind CSS.

🚀 Features

  • AI-Powered Content Moderation: Advanced deepfake detection and synthetic media analysis
  • Enterprise Dashboard: Comprehensive analytics and threat monitoring
  • Student Portal: Educational tools and learning resources
  • Fellowship Program: Community-driven development platform
  • Real-time Threat Detection: Live monitoring of synthetic media threats
  • Interactive Demos: Hands-on experience with AI moderation tools

🛠️ Tech Stack

  • Frontend: React 18 with TypeScript
  • Styling: Tailwind CSS
  • Animations: Framer Motion & GSAP
  • 3D Graphics: Three.js with React Three Fiber
  • Routing: React Router DOM
  • Build Tool: Vite
  • AI Integration: Reality Defender API

📦 Installation

  1. Clone the repository:
git clone <repository-url>
cd modguard-ai
  1. Install dependencies:
npm install
# or
yarn install
  1. Create a .env file with your API keys:
cp .env.example .env
# Edit .env with your Reality Defender API key
  1. Start the development server:
npm run dev
# or
yarn dev

🏗️ Project Structure

src/
├── components/          # Reusable UI components
├── pages/              # Page components and routing
├── context/            # React context providers
├── App.tsx             # Main application component
└── main.tsx            # Application entry point

🚀 Deployment

The project is configured for easy deployment to various platforms:

  • Vercel: Connect your GitHub repository for automatic deployments
  • Netlify: Drag and drop the dist folder after building
  • GitHub Pages: Use the GitHub Actions workflow

Build for production:

npm run build

📄 License

This project is proprietary software. All rights reserved.

🤝 Contributing

This is a private project. For access to the fellowship program, please contact the development team.

📞 Support

For enterprise inquiries and support, please reach out through the official channels.

About

Created with StackBlitz ⚡️

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages