InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
Vibemode Alternatives
Similar projects and alternatives to vibemode
-
-
SurveyJS
JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.
-
-
-
-
-
anon-kode
Discontinued koding with any LLMs [UnavailableForLegalReasons - Repository access blocked]
-
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
cursor-agent
A Python-based AI agent that replicates Cursor's coding assistant capabilities, enabling function calling, code generation, and intelligent coding assistance with Claude, OpenAI, and locally hosted Ollama models.
-
-
CodeSage
CodeSage uses AI to generate detailed comments and documentation for codebase, making it easier to understand and maintain. With support for Golang programming languages and an in-memory vector database, It ensures fast and efficient codebase indexing and search functionality.
vibemode discussion
vibemode reviews and mentions
-
What I learned building an AI coding agent for a year
why has nobody solved the file editing in a robust way yet. I think all the implementations so far have been hacky. I also had to write my own basic one a few times[1].
I guess diffusion-based models can prove good for this usecase?
1. https://github.com/asadm/vibemode/blob/main/source/editor.js
- Show HN: Vibe Mode – Apply changes given by LLM back into your code
-
OpenAI Codex
These days, I usually paste my entire (or some) repo into gemini and then APPLY changes back into my code using this handy script i wrote: https://github.com/asadm/vibemode
I have tried aider/copilot/etc. But they lack in one way or the other.
-
A note from our sponsor - InfluxDB
www.influxdata.com | 14 Jul 2025
Stats
asadm/vibemode is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of vibemode is JavaScript.