Smart Project Generator

How It Works

1. Input: Enter the project type (e.g., Python Flask, Flutter App, React App) and describe your project requirements in the form fields provided.

2. Generate: Click the "Generate Project" button. A loader animation will appear on the button while your input is processed.

3. Process: Your input is sent to the LLM. The server processes your request to generate a project structure.

4. Output: Once processing is complete, the generated project structure is displayed in a tree view. Additionally, the project files are uploaded to Google Cloud Storage, and a download link is provided.

Error Handling: If an error occurs during the generation process, an error message will be displayed in the output section.

Important Considerations Before Providing Feedback

  • The output displayed is based on the prompt you entered.
  • If the project type and project description are not cleared, the LLM may raise a JSON-related error. We will soon scale our compute engine to address this issue.
  • If you encounter a file or directory-related error due to the large project size, we will soon scale our caching and temporary storage systems.
  • If you experience any unexpected errors, please send us your feedback.

We are continually improving and scaling our system. Coming soon on VS Code extension and other platforms.