GithubHelp home page GithubHelp logo

mparje / ai-app-builder Goto Github PK

View Code? Open in Web Editor NEW

This project forked from krystian-ai/ai-app-builder

0.0 0.0 0.0 7 KB

Automate and streamline app development with an intelligent Python application that leverages OpenAI to generate plans, create project structures, manage tasks, and guide developers through the development process.

License: MIT License

Python 100.00%

ai-app-builder's Introduction

AI App Builder

AI App Builder is an intelligent Python application that streamlines and automates the app development process. Developed by krystian-ai on GitHub, this tool leverages OpenAI (GPT-3.5 Turbo or GPT-4) to generate project plans, create file structures, and guide developers through the development process.

Features

  • Interactive app description input
  • OpenAI-powered app naming and confirmation
  • Feature collection with user hints
  • OpenAI-generated project file structure
  • Iterative user feedback on file structure
  • Automated file and folder creation in the workspace
  • OpenAI-generated file content with user confirmation
  • Built-in test suite and error reporting
  • OpenAI-assisted error fixing
  • Support for chat-based OpenAI interactions

Installation

  1. Clone the repository:
git clone https://github.com/krystian-ai/ai-app-builder.git
  1. Install the required dependencies:
cd ai-app-builder
pip install -r requirements.txt

Usage

To run the AI App Builder, simply execute the following command:

python app/main.py

Follow the prompts to input your app description, name, features, and provide feedback on the generated project structure and file contents. The AI App Builder will create files and folders in the workspace directory and iteratively improve the generated content based on your feedback.

Tests

To run the test suite, execute the following command:

pytest tests/

This will run all tests and display the results, including any errors or failures.

License

This project is released under the MIT License.

Contributing

If you'd like to contribute to the AI App Builder project, please feel free to submit a pull request or open an issue on the GitHub repository.

ai-app-builder's People

Contributors

krystian-ai avatar mparje avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.