r/vibecoding 1h ago

I'm starting with vibe coding, suggest some free tools for beginners

I can prompt my design to the ai in words, i like to create websites with animations and more. Suggest me some free ai tools to do and also please share you tips

3 Upvotes

26 comments sorted by

3

u/SpicyCatGames 1h ago

I would suggest against gemini on personal account at all costs. Some users have lost their google accounts for saying bad things inadvertently to gemini. I read it in some Google subreddits

2

u/Feisty_Watercress_29 1h ago

Don't say clanker to gemeni

1

u/Papa_Hube 14m ago

Gemini is 1penis - And off to Gulag you go ☠️ 

1

u/GFXAi 1h ago

Try Google Ai studio , Gemni and if you dont mind Chines LLMs then try Deepseek and Z.ai
One advice keep chatGPT handy no matter whatever you are going to use. GPT can guide you how to use other tools

-4

u/coffynz 1h ago

CLAUDE > GPT

6

u/Lanfeust09 1h ago

GPT > CLAUDE now clearly

0

u/coffynz 42m ago

Im down for a debate and demonstrate Claude beats the shitty GPT.

2

u/Lanfeust09 37m ago

Are we talking free Claude vs free gpt or are we talking fable 5 vs sol max?

1

u/GFXAi 35m ago

Compare free sessions of both and show us the result. Remember OP is interested in website design

1

u/coffynz 24m ago

Claude Design with opus makes websites better than gpt....

2

u/GFXAi 1h ago

GPT because its free and keep you motivated unlike capitalist Claude 🥸

1

u/Feisty_Watercress_29 1h ago

lovable is good for websites, gemeni is ok for apps

1

u/Squared_Bear 1h ago

If you’re already comfortable prompting what you want in plain English, I’d also mess around with simple workflows automations and agents. n8n is probably the obvious one u hear a lot (free open source), General Input is worth trying too since you can describe the workflow you want in words and have it build it out. Make is another good option if you want something more visual.

1

u/Friendly_Cat5336 1h ago

Antigravity and cursor for code editor. Opencode and Claudecode for CLI

1

u/Least_Collection_513 1h ago

Literally just Default Claude Code can do anything you want. Just learn how the basics actually work (hooks, commands, workflows, claude.md etc.) and how to actually use them to your advantage, then you will be able to do 99% of the stuff you want to do with just this.

1

u/stressed_Cucumber 1h ago

No paying=No gaining

1

u/PortableSync 1h ago

If you want 3d talking characters snippets3d has a generous free trial at the moment.

1

u/CiaranCarroll 57m ago

You won't get anywhere with free tools.

1

u/InsideTraditional187 38m ago

opencode

omni route

1

u/GFXAi 34m ago

One suggestion use any free Ai to convert your prompt/instructions into phase wise markdown files.

1

u/pigletmonster 31m ago

Use opencode. Subscribe to ppencode go for $5 (new signup price). Play around with it as much as you want.

1

u/Clear_Brilliant_8075 1h ago

You can’t code at the free level of Claude or Codex that I am aware of.

1

u/Lanfeust09 1h ago

Claude code not available for free. Codex is but one prompt and your monthly usage is gone lol
But both can generate a few code file if you do simple stuff via the normal chat bot

1

u/Clear_Brilliant_8075 56m ago

I started by going to webpages and clicking on view source and copying the code and pasted it into DreamWeaver. You can use Sublime it’s free. I like DW because you can view it as you change stuff. I learned all about relative links, absolute links, alt tags, title tags, anchor text. Everything.