A custom AI-Vibe-coding assistant
This project is a AI Vibe coding agent that leverages OpenAI and other APIs to assist with coding tasks, provide weather information.
- 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.
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.
- Install dependencies:
pnpm install # or npm install - Run the CLI agent:
node index.js
- Open the Todo App:
Open
todo-app-ai-generated/index.htmlin your browser.
- Node.js (v16+ recommended)
- pnpm or npm
Subhadeep Paul
Feel free to contribute or suggest improvements!