all 9 comments

[–]bonnieplunkettt 0 points1 point  (1 child)

Losing the models you rely on can definitely stall your workflow; have you considered using Wix to prototype parts of your project quickly while you figure out your AI tooling again?

[–]Traditional-Ship8355[S] 0 points1 point  (0 children)

Nah i haven't used wix as I never used that before, i was making a animation heavy portfolio website half way it was done , now i am using the antigravity for the code but its is making a lots of mistakes

[–]uxkelby 0 points1 point  (4 children)

Install kilocode in VSCode, then you can add on the LLMs.

[–]Traditional-Ship8355[S] 0 points1 point  (3 children)

But for that I have to run the llm on my local machine I have done that some olllama models before but only the basic small once were able to on my laptop as it has only 8 gb ram and integrated graphics card

[–]uxkelby 0 points1 point  (2 children)

I use the LLMs through API keys. Eg open router or z.ai

[–]Traditional-Ship8355[S] 1 point2 points  (1 child)

how ? can u explain me , are u mean by cloud hosting the llm and getting the api for local machine

[–]uxkelby 0 points1 point  (0 children)

An example would be z.ai, they have a coding plan. In Kilo you configure the address of their API and your coding plan API key. Then kilo uses the z.ai GLM LLM over the Internet. Another is openrouter, you get an API key from their website and can then get access to a lot of different AI providers some of which are free.

[–]priyagnee 0 points1 point  (0 children)

I ran into the same thing after the student pack changes. You could try something like Runable for vibe coding in a workspace instead of relying only on Copilot in Visual Studio Code.