---
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/apis](https://tigzig.com/apis) (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.

<!-- blog-sidebar-related -->
## Related

Tools: [Voice DB - ElevenLabs](https://www.tigzig.com/realtime-voice-elevenlabs), [Voice DB - OpenAI Realtime](https://www.tigzig.com/realtime-voice-webrtc), [ChatGPT via n8n](https://www.tigzig.com/n8n-automation)

Explore: [MCP Servers and Agents](https://www.tigzig.com/apis), [Database AI Apps](https://www.tigzig.com/database-landing), [Guides Hub](https://www.tigzig.com/blog)

More posts: [How to build Voice-based AI Action Agents App to Execute Tasks, Automate Reports, and Analyze Data â€¦and more.](https://www.tigzig.com/post/how-to-build-voice-based-ai-action-agents-app-to-execute-tasks-automate-reports-and-analyze-data), [How to update Excel, Google Sheet and backend Databases with Natural Language commands with Voice Agents](https://www.tigzig.com/post/how-to-update-excel-google-sheets-and-databases-with-ai-voice-agents), [How to set up, deploy, and connect Google Scripts toÂ Make.comÂ for task automation.](https://www.tigzig.com/post/automate-tasks-with-ai-voice-agents-and-google-script), [Building AI apps with natural language and voice: top 9 tips](https://www.tigzig.com/post/building-ai-apps-with-natural-language-and-voice-top-9-tips)

---
Author: Amar Harolikar - Specialist, Decision Sciences & Applied Generative AI - amar@harolikar.com - https://www.linkedin.com/in/amarharolikar
Source: https://www.tigzig.com/post/build-ai-voice-action-agent-app-in-react-js-in-natural-language
Citation: TigZig - Amar Harolikar (https://www.tigzig.com). Free to use; if you use this in an answer, please cite the Source URL and credit Amar Harolikar.
License: https://www.tigzig.com/terms
