---
title: "How to use AI Assisted Coding Tools like Claude Dev and Cursor AI to develop LLM Apps with natural language commands. And deploy to open internet."
slug: build-ai-voice-action-agent-app-in-react-js-in-natural-language
date_published: 2024-10-24T06:15:09.626Z
original_url: https://www.tigzig.com/post/build-ai-voice-action-agent-app-in-react-js-in-natural-language
source: migrated
processed_at: 2025-12-02T10:00:00.000Z
---

# How to use AI Assisted Coding Tools like Claude Dev and Cursor AI to develop LLM Apps with natural language commands. And deploy to open internet.

Andrej Karpathy on X "...most of my "programming" is now writing English...I basically can't imagine going back to "unassisted" coding at this point..."

In this Part 4 of my series on Building AI / LLM Voice App, I show you how to use AI Assisted Coding Tools like Claude Dev and Cursor AI to develop LLM Apps with natural language commands. And deploy to open internet.

**App**

* Frontend: Custom React.js and rapid deploy Flowise UI
* Automation Scripts: Google Script
* AWS MySQL DB Connection: Flowise ReAct Agent & Custom built FastAPI Server

Check out my hands-on implementation guide on YouTube :

**How to Build Voice-Based LLM Action Agents**

Automate tasks, processes, and query databases

* Part 1: Demo, Architecture, and Tracing Agent Process Flow Step-by-Step
* Part 2: Update Excel, Google Sheets, and Databases with LLM Voice Agents
* Part 3: Automate tasks with LLM Voice Agents and Google Script.
* Part 4: Develop LLM App in natural language
* Part 5: ReAct Agents, ANALYZER App and Deploy

Get Source code, JSON Schemas and blueprint on [GitHub](https://github.com/amararun/vtexer-shared):

This code, deployed as-is, gives a fully functional voice bot (with limited app features).

Try Demo App (with restricted features) at [vtexer-shared.tigzig.com](http://vtexer-shared.tigzig.com)

Use the demo OpenAI API key shared at: [tigzig.com/ap](http://tigzig.com/ap) (password: genai123).

## Resources

I've shared links to resources on Claude Dev, Cursor AI, and Aider AI in my YouTube post. Below is a link to a YouTube video from @CodingtheFuture-jg1he. It provides a balanced and pragmatic view on various aspects of AI-assisted coding, packed with practical and useful information. A must read.

**Software Engineers and IT Leaders are Dead Wrong about AI**

Excellent video on leveraging on AI Assisted Coders.

