Skip to content

Latest commit

 

History

History
56 lines (40 loc) · 1.13 KB

README.md

File metadata and controls

56 lines (40 loc) · 1.13 KB

🔍 Satya.AI - AI-Powered Fact Checking Platform

Satya.AI Banner

Truth at the Speed of AI 🌟

🚀 Features

  • 🕵️♂️ Instant news credibility analysis
  • 🌗 Light/Dark mode toggle
  • ✨ Modern UI with smooth animations
  • 📰 Multi-source cross-verification
  • 📊 Interactive credibility score visualization
  • 🎮 Hover effects & micro-interactions
  • 🌐 Responsive design for all devices

🛠️ Tech Stack

  • ⚛️ React.js + TypeScript
  • 🎨 Tailwind CSS + shadcn-ui
  • 🚀 Vite.js
  • 🎭 Framer Motion (animations)
  • 🌈 React-icons
  • 🔄 React Router
  • ⚡ React Context API (state management)

📦 Getting Started

Prerequisites

  • Node.js v18+
  • npm v9+

Installation

# Clone repository
git clone https://github.com/yourusername/satya-ai.git

# Navigate to project directory
cd satya-ai

# Install dependencies
npm install

# Start development server
npm run dev

Configure theme colors

Modify tailwind.config.js

Add new animations

Edit src/styles/animations.css

Update AI endpoint

Configure src/api/client.ts