Skip to content

Latest commit

 

History

History
42 lines (30 loc) · 798 Bytes

README.md

File metadata and controls

42 lines (30 loc) · 798 Bytes

VoxiFi - AI Voice Authentication Platform

VoxiFi is a web application that combines agent and crowd intelligence for voice authentication. Users can listen to audio clips and vote on their authenticity using the Aptos blockchain for verification.

image

Features

  • Real-time audio comparison
  • Blockchain-based voting system using Aptos
  • Interactive UI with vote statistics
  • Petra Wallet integration

Tech Stack

  • React + Vite
  • TypeScript
  • Tailwind CSS
  • Express.js
  • Aptos Blockchain
  • Drizzle ORM

Getting Started

  1. Install dependencies:
npm install
  1. Start the development server:
npm run dev
  1. Build for production:
npm run build

License

MIT