Choose your setup โ local (free, offline) or hosted (cloud AI)
Everything runs on your machine. No internet needed after setup.
Download from ollama.com โ macOS, Windows, Linux
ollama pull deepseek-coder:6.7b
git clone https://github.com/Drjoevinodhraj/-quantwise-os.git cd -quantwise-os npm install npm run start:ide
./scripts/start-student.sh
Go to http://localhost:5173
Get a free Groq API key for faster AI.
Go to console.groq.com โ Sign up โ Create API Key
export OPENAI_API_KEY=gsk_your_key_here export OPENAI_BASE_URL=https://api.groq.com/openai/v1 export AI_MODEL=llama-3.3-70b-versatile
npm run start:ide
โก Dr. Q โ Click the red button. Type what you want to build. Press Run.
๐ค Team โ Click the Team button. Describe a task. Watch 4 agents work together.
โ Qubit Search โ Click Qubit. Pick a pattern. Search your code.
๐ก๏ธ Compliance โ Click Compliance. See real-time security scan results.