acro-v
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Insane video editing (not mine) – no AI (youtube.com)
-
Hey HN, I am building Aye Chat, an open-source terminal workspace that integrates AI code generator directly into your shell, allowing you to edit files and run commands as well as prompt AI seamlessly. The AI writes…
-
Hey HN, I'm building Aye Chat (https://github.com/acrotron/aye-chat), an open source AI-powered terminal workspace that lets you edit files, run shell commands, and ask AI to modify your codebase directly, all in one…
-
Hi - I am building a terminal-native tool for code generation, and one of the recent updates was to package a local model (Qwen 2.5 Coder 7B, downloads on the first try) for those users who do not want their code…
- Optimistic UI for AI coding: writing to disk with snapshot undo (blog.ayechat.ai)
- Prompt generation vs. Context generation [video] (youtube.com)
-
Hi Everyone, I started building AI code generator with shell integration because did not like the feeling of switching back and forth between my terminal environment and panes where code assistants generated code…
-
We’ve just opened the public beta of Aye Chat, a terminal‑based AI coding assistant. It’s terminal-native, not built first for UI and then retrofitted for command line: we built it for ourselves out of AWS/Linux/Python…
-
We are working primarily in Linux/terminal/SSH sessions/AWS contexts. We tried the Anthropic CLI, but the invocation rate limits made it cost‑prohibitive. Ended up building an in-house client to interoperate with…