Welcome to Vaani!#

Vaani Logo

Hey there! 👋 I’m Aman Kumar Pandey, and this is Vaani - my personal AI voice assistant project.

Vaani (वाणी) means “voice” in Hindi. I built this because I wanted a voice assistant that:

  • Actually respects your privacy (runs mostly on your computer)

  • Works offline when needed

  • Supports multiple languages (I speak Hindi and English daily!)

  • Is proprietary software (currently not open-source)

  • Actually smart conversations (thanks to Google’s Gemini AI)

Think of it as your personal assistant that you fully control and understand.

Quick Start#

Want to try it out? Here’s the fastest way:

# Clone the project
git clone https://github.com/paman7647/vaani.git
cd vaani

# Set up (I've made this easy!)
chmod +x setup.sh
./setup.sh

# Run it!
python3 main.py

Then just say “Hey Vaani” and start talking! Pretty simple, right?

Where to Go Next#

Documentation Guide#

Indices and Tables#