Skip to content

SUBHADEEP96/custom-AI-vibe-coding-agent-like-cursor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLI-Based Coding Agent

A custom AI-Vibe-coding assistant

Overview

This project is a AI Vibe coding agent that leverages OpenAI and other APIs to assist with coding tasks, provide weather information.

Features

  • AI Coding Agent: Interact with an AI assistant via the command line for coding help and automation.
  • Weather Info Tool: Retrieve current weather information using an API.
  • OpenAI Integration: Uses OpenAI API for intelligent code suggestions and responses.

Project Structure

  • index.js, main.js, check.js: Core agent logic and utilities.
  • .gitignore: Ignores dependencies, logs, environment files, and build outputs.
  • package.json, pnpm-lock.yaml: Project dependencies and lockfile.

Getting Started

  1. Install dependencies:
    pnpm install
    # or
    npm install
  2. Run the CLI agent:
    node index.js
  3. Open the Todo App: Open todo-app-ai-generated/index.html in your browser.

Requirements

  • Node.js (v16+ recommended)
  • pnpm or npm

Author

Subhadeep Paul


Feel free to contribute or suggest improvements!

About

A Ai custom Vibe coding Agent

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published