Skip to content

deswalcodes/bolt.newer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🧠 AI-Powered Coding Assistant

An intelligent and interactive web application that helps developers write, review, and preview code using the power of Large Language Models (LLMs). This assistant enables natural language-based prompts to generate, refine, and preview HTML, CSS, and JavaScript code in real-time.

🚀 Features

  • 🗣️ Natural Language to Code: Use plain English to describe what you want—HTML components, styles, layouts, etc.—and generate working code.
  • 🧱 Code Builder Interface: Easily input prompts and view generated HTML/CSS/JS code.
  • 🔍 Live Preview(USP): Instantly see how your generated code looks in the browser through Web Containers.
  • 📜 Prompt History: Keeps track of your previous prompts for better reference and iteration.
  • ⚙️ LLM API Integration: Leverages LLMs (Anthropic API) to interpret prompts and generate code dynamically.

🛠️ Tech Stack

  • Frontend: React, Tailwind CSS
  • Backend: Node.js, Express
  • LLM API: Anthropic API
  • Other Tools: Axios, dotenv,Web Containers

📸 Screenshots

🔹 Home Page

Home

🔹 Prompt Builder Interface

Builder

🔹 Code Preview (HTML/CSS Output)

Preview

🔹 Another Example Preview

Preview 2

🧪 Local Setup

  1. Clone the repository
    git clone https://github.com/your-username/ai-coding-assistant.git
    cd ai-coding-assistant

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors