AI-Powered Website Builder Website Builder Logo coiming soon
🛠️ Description
An innovative web application where users interact with an AI chatbot to design and generate custom-tailored websites. Users provide the specifications of their desired website, and the AI assists in creating a site based on these inputs.
⚙️ Languages or Frameworks Used
Backend: Python with Flask. Frontend: React/Angular (Choose based on your project). Required Modules:
Flask Flask-WTF (for forms) Jinja2 And other modules... You can install the necessary modules using:
Copy code pip install -r requirements.txt 🌟 How to Run
Clone the repository:
Copy code git clone https://github.com/njwright92/python-mini-project.git cd website-builder
Install the required modules:
Copy code pip install -r requirements.txt Run the application:
Copy code python run.py 📺 Demo
Demo Screenshot coming soon
🤖 Author