Show HN: Building an AI Agent

app.9octopus.com

2 points by thimoteelegrand 2 hours ago

Hello, my goal is to create an AI agent connected to each component of a software project (backend, frontend, third-party APIs, etc.) to centralize the project context and prevent developers from having to constantly update it when other components change. The agent will also be able to update each software component with a simple prompt. One of the objectives is to have a centralized knowledge base that allows developers to work faster. I want to create a tool that goes beyond code generation and assists developers in all aspects of software development. Currently, I am developing a command-line interface (CLI) application that serves as a foundation for my idea. For any questions, you can contact me at hello@9cotopus.com.