अगर आप एक ऐसा AI Assistant चाहते हैं जो सिर्फ ChatGPT जैसा चैट न करे बल्कि आपके सिस्टम को कंट्रोल करे, कैमरा देखे, बोलकर काम करे और आपकी पर्सनैलिटी के हिसाब से बदले — तो PRAGYA V2 आपके लिए है।
🧠 Pragya V2 AI Assistant Windows Install Guide (Complete Step-by-Step)
अगर आप अपने Windows सिस्टम में Pragya V2 Voice AI Assistant इंस्टॉल करना चाहते हैं और setup के दौरान errors आ रहे हैं, तो यह पूरा गाइड आपके लिए है।
यहाँ backend, frontend, environment variables, Python, Node.js — सब कुछ साफ और आसान तरीके से समझाया गया है।
Pragya V2 Download
🔹 Step 1: Python Scripts Path Add करें
Pragya V2 सही तरीके से run करने के लिए Python Scripts Path add करना जरूरी है।
Copy करें:
C:\Users\yourpcname\AppData\Roaming\Python\Python312\Scripts
(अगर Python version अलग है तो version number बदल सकता है)
Environment Variables कैसे खोलें:
- Windows Key दबाएँ
- Search करें: Environment Variables
- Click करें: Edit the system environment variables
- Environment Variables button पर click करें
- User Variables में Path → Edit → New
- Copied path paste करें
- OK करके save करें
🔹 Step 2: Required Software Download
🔸 MSVC Build Tool
Download:
https://aka.ms/vs/17/release/vs_BuildTools.exe
Install करते समय select करें:
✔ Desktop development with C++
🔸 Python Download
Download:
https://www.python.org/downloads/windows/
Recommended Version:
✔ Python 3.13
अगर issue आए तो:
✔ Python 3.11 या 3.12
🔸 Node.js Download
Download:
https://nodejs.org/en/download
Recommended Version:
✔ Node.js v20.19.6
🔹 Step 3: Virtual Environment Setup
PowerShell को Administrator mode में open करें।
Virtual Environment Create करें
Python -m venv venv
Execution Policy Set करें
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser
Activate करें
venv/scripts/activate
VS Code में Python Interpreter Select करें
- CTRL + Shift + P
- Python Select Interpreter
- Enter Interpreter Path
- Find
- Backend Folder “Jarvis_code” select करें
- Python select करें
Backend Dependencies Install करें
pip install -r requirements.txt
🔹 Step 4: Frontend GUI Setup
1️⃣ .env.local File बनाएँ
Create करें:
.env.local
इसमें LiveKit API Keys paste करें।
2️⃣ Frontend Folder में जाएँ
cd .\agent-starter-react\
3️⃣ Required Commands Run करें
npm install -g pnpm
pnpm install
pnpm add -D concurrently
🔹 Step 5: Pragya V2 Run करें
pnpm dev
अब आपका Pragya V2 local server पर successfully run होना शुरू हो जाएगा।
🚀 Download Section
🔽 Required Downloads for Pragya V2
| Software | Download Link |
|---|---|
| MSVC Build Tools | https://aka.ms/vs/17/release/vs_BuildTools.exe Download Link |
| Python | Downloads |
| Node.js | https://nodejs.org/en/download |
❓ Frequently Asked Questions (SEO Boost)
Pragya V2 install करते समय Python not recognized error क्यों आता है?
यह तब आता है जब Python Scripts Path Environment Variables में add नहीं किया गया हो।
pnpm command not found error कैसे fix करें?
Terminal में npm install -g pnpm run करें और terminal restart करें।
Pragya V2 के लिए कौन सा Python version best है?
Python 3.13 recommended है। अगर issue आए तो 3.11 या 3.12 use करें।
❓ FAQ – PRAGYA V2 से जुड़े सवाल
Q1: क्या यह free है?
Free
Q2: क्या WhatsApp automation safe है?
Automation limited mode में चलता है। Overuse से account risk हो सकता है।
Q3: क्या यह Android पर भी चलेगा?
Cominsoon
Q4: क्या मेरा डेटा सुरक्षित है?
हाँ। Local storage + Encryption available है।

मैं Saurabh, एक टेक-प्रेमी ब्लॉगर और डिजिटल गाइड हूं। Saurabh Blogger पर मैं आसान भाषा में टेक्नोलॉजी की जानकारी, भरोसेमंद ऑनलाइन कमाई टिप्स, निष्पक्ष गैजेट रिव्यू और लेटेस्ट डिजिटल ट्रेंड्स शेयर करता हूं। मेरा मकसद है भारत के युवाओं को डिजिटल रूप से आत्मनिर्भर बनाना।
