🌐 Mode 1: Web Browser Studio (http://localhost:3003)
If you want the full standalone software engineering experience with Interactive Live HTML/CSS Preview, Document RAG, Live Web Research, and 100% Host Hardware Telemetry:
Run the Docker container on any machine:
docker run -d -p 3003:3003 --name smaran-ai-app shashwatmishra062/smaran-ai:latest
Open your web browser and visit:
👉 http://localhost:3003
Enjoy autonomous coding, document intelligence, and real hardware monitoring!
💻 Mode 2: In-Editor VS Code Extension
Use SMARAN.AI directly inside VS Code for real-time code generation, AST context analysis, and inline refactoring:
Open the SMARAN.AI Coder tab in the sidebar (🧠 icon).
If local server is running: Connects automatically to http://localhost:3003.
If using standalone cloud mode: Click Settings (⚙️) in the extension header and enter your free OpenRouter (sk-or-v1-...) or Groq (gsk_...) API key for direct cloud inference!