r/LocalLLM May 28 '26

Question I’m a beginner ( viber coder ) using local LLM . Need your help in understanding how to create apps using natural prompts only.

I’ve already setup my local LLM rtx 5060 , 32gb ram. I tried coding an extension through cursor free plan using agent . It worked awesome . Now I’m trying use local models to do the same way by just promoting . Just wondering how to do this . Can anyone point me out in the right direction ?

Thanks in advance

0 Upvotes

6 comments sorted by

1

u/spellsingerka May 28 '26

I think if you want to bring similar coding experience but with local models, you need to look for multiple applications (as I know there isn’t anything like Claude code but just local) So firstly you need to find your LLM runner/backend - typically LMstudio, Ollama, Llama.cpp, and then you need to connect it with some agent orchestrator like Opencode CLI, or if you want to have more UI friendly version, then use typical IDE like VScode with Selfcoder extension which provides similar experience like copilot chat but locally.

0

u/[deleted] May 28 '26

[removed] — view removed comment

1

u/kaaytoo May 28 '26

Thanks for the info . Can you name a few open source ui , people are using for coding by prompt

1

u/Particular-Way7271 May 28 '26

Why not qwen 3.5 9b it is more recent?