Skip to content

Knotty AI Generator is a web-based application that allows users to generate AI-powered images using customizable prompts. The application includes features such as prompt saving, token-based access, and real-time progress updates.

Notifications You must be signed in to change notification settings

clean128/knotty-ai-php

Repository files navigation

Knotty AI Generator

Knotty AI Generator is a web-based application that allows users to generate AI-powered images using customizable prompts. The application includes features such as prompt saving, token-based access, and real-time progress updates.

Features

  • Image Generation: Generate high-quality images using Stable Diffusion APIs.
  • Customizable Prompts: Add positive and negative prompts to fine-tune the output.
  • Preset Styles: Choose from predefined styles, lighting settings, and detail levels.
  • Token Management: Token-based access system to control usage.
  • Prompt Saving: Save and reuse prompts for future sessions.
  • Real-Time Progress: View estimated wait times and generation progress.
  • Responsive Design: Optimized for both desktop and mobile devices.

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/knotty-ai-generator.git
    cd knotty-ai-generator
  2. Set up the database:

    • Import the clean1280_generator database schema into your MySQL server.
    • Update database credentials in the PHP files (tokens2.php, save_prompt.php, etc.).
  3. Configure the API:

    • Update the API URL and authorization token in generate.php and eta_status.php.
  4. Start a local PHP server:

    php -S localhost:8000
  5. Open the application in your browser:

    http://localhost:8000
    

Usage

  1. Login/Register: Create an account or log in to access the dashboard.
  2. Set Prompts: Enter positive and negative prompts, or use predefined styles and presets.
  3. Generate Images: Click the "Generate Image" button to create images.
  4. Save Prompts: Save your prompts for future use.
  5. View History: Access previously generated images in the history section.

Contributing

Contributions are welcome! Please follow these steps:

  1. Fork the repository.
  2. Create a new branch:
    git checkout -b feature-name
  3. Commit your changes:
    git commit -m "Add feature-name"
  4. Push to your branch:
    git push origin feature-name
  5. Open a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

For support or inquiries, contact Clean1280 on Telegram.

About

Knotty AI Generator is a web-based application that allows users to generate AI-powered images using customizable prompts. The application includes features such as prompt saving, token-based access, and real-time progress updates.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published