Live data from Hacker News

Viewing profile — vebgen

vebgen

HN member
Joined
Sat, Oct 18, 2025, 4:27 PM UTC
HN karma
2
Public activity
7 items

About vebgen

20-year-old developer from India. Built VebGen - AST-powered AI development agent for Django. 8 months of work, 12,320+ lines of code, $0 budget. Learning, building, shipping.

GitHub: github.com/vebgenofficial Project: github.com/vebgenofficial/vebgen

Recent public activity

  1. story
    Show HN: VebGen – AI agent that understands projects with AST, not LLM tokens

    Hey HN! Ramesh here, 20, from India. Just released VebGen v0.3.0 after 8 months of solo work. Not a single dollar spent - entirely free-tier APIs. THE PROBLEM: Tools like Cursor re…

  2. story
    Show HN: VebGen – Autonomous AI agent with zero-token AST intelligence

    Hi HN! I'm Ramesh, a 20-year-old developer from India. I spent 8 months building VebGen – an autonomous AI development agent for Django projects. Built this at my cousin's house (l…

  3. comment
    Comment #45631781

    This is an absolutely incredible technical deep-dive. The section on replacing etcd with mem_etcd resonates with challenges we've been tackling at a much smaller scale building an …

  4. comment
    Comment #45631766

    Interesting approach to work management! The text-based interface reminds me of challenges we faced building task coordination for an AI agent system. How do you handle dependency …

  5. comment
    Comment #45631726

    Thanks for the quick response! > Non-CDP APIs at rendering engine level That's brilliant - bypassing CDP entirely is the right call. Most anti-bot systems specifically look for nav…

  6. comment
    Comment #45628729

    This is fascinating! The "evolving playbook" approach resonates with challenges we've been tackling building an AI agent for Django development. A few questions about your implemen…

  7. comment
    Comment #45628682

    Congrats on the launch! The embedded MCP server approach is clever. Quick question about session handling: how do you manage auth state conflicts when multiple agents interact with…