
Paras Chopra
@paraschopra • 234,933 subscribers
life is a game 🕹️ • building @lossfunk
Shorts
Videos

My favorite way of interacting with Claude Code is to have it generate static HTML files as outputs (reports, explorations, code structure, mockups etc.) I wanted to iterate on the file by commenting in browser and having Claude update the output live. So, I built this Claude Skill👇 How it works: - Install Claude Code skill (ask it to clone repo) - Build an HTML page for anything (e.g. research coding agents and generate HTML report) - Ask it to make the page interactive That's it. CC will launch a localhost server and allow you to then leave comments on the page itself and once it updates, will give you a tour of changes. It's like Google Docs kind of comments/iteration but for HTML pages.
Paras Chopra211,984 Aufrufe • vor 9 Tagen

I tried replicating fully agentic coding on my laptop and I'm impressed! My setup - Qwen 27bn (4bit quant) - Pi coding agent - CCO sandboxing for yolo mode My Mac M3 has 36GB ram. It's surreal to see a local model read prompt, follow it flawlessly and then build a fully self-contained html/css page with zero errors. I got about ~20 tokens/second, and on this prompt quality similar to Haiku! But... this is running locally :)
Paras Chopra103,309 Aufrufe • vor 1 Monat

How LLMs actually work! Recently gave a 2-hour long talk on this. 42 slides, all yours 👇
Paras Chopra74,842 Aufrufe • vor 2 Monaten

I'm reiterating - I think a better interface for LLMs on desktop is an interactive notebook, not chat. I'm trying to build a better intuition for PCA and strongly feel an interactive notebook where I'm chatting with LLM + also modifying code/plotting figures is a much better interaction. Bonus points if you make notebook cells branchable (so if you get an error, you can ask LLM to fix it without adding that rotten context to the main branch of learning). Please steal this idea. Make an AI-powered, interactive, branching notebook.
Paras Chopra58,064 Aufrufe • vor 9 Monaten
Keine weiteren Inhalte verfügbar
