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.
- Real-time audio comparison
- Blockchain-based voting system using Aptos
- Interactive UI with vote statistics
- Petra Wallet integration
- React + Vite
- TypeScript
- Tailwind CSS
- Express.js
- Aptos Blockchain
- Drizzle ORM
- Install dependencies:
npm install
- Start the development server:
npm run dev
- Build for production:
npm run build
MIT