Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add AI Assistant and Settings to Dokploy #1070

Closed
wants to merge 9 commits into from

Conversation

kucherenko
Copy link
Contributor

@kucherenko kucherenko commented Jan 8, 2025

Description:

This pull request introduces new AI-related features to enhance the functionality of the Dokploy open-source project. Details of the changes are as follows:

Features Added:

  1. AI Assistant for LLM-Generated Projects:

    • Implemented an AI Assistant feature that enables users to create projects using Large Language Model (LLM) generated content. This addition aims to streamline project initiation and enhance user productivity.
  2. AI Settings:

    • Added a dedicated settings section for configuring AI-related options to tailor the assistant's behavior and optimize the use of generated data for specific project needs.

Known Issues:

  1. OpenAI API Exclusivity:

    • Currently, the AI Assistant functionality only supports the OpenAI API. Future updates may include support for additional APIs to broaden usability.
  2. Dialogue UI Limitations:

    • The user interface for the dialogue feature does not currently allow users to view all generated data at once. This limitation may impact the user experience while interacting with project suggestions and outputs.

screenshot-localhost_3000-2025_01_08-16_55_36
screenshot-localhost_3000-2025_01_08-17_04_23
screenshot-localhost_3000-2025_01_08-17_03_46
screenshot-localhost_3000-2025_01_09-18_44_04
screenshot-localhost_3000-2025_01_08-16_59_51
screenshot-localhost_3000-2025_01_08-17_01_25
screenshot-localhost_3000-2025_01_08-17_01_42
screenshot-localhost_3000-2025_01_08-17_02_37
screenshot-localhost_3000-2025_01_08-17_02_58
screenshot-localhost_3000-2025_01_09-18_39_25

@kucherenko
Copy link
Contributor Author

@Siumauricio could you please review the canary, I've synced my fork and after that I can't pass typecheck on ci

@designorant
Copy link
Contributor

@kucherenko Just skimming this visually and finding the screenshots really confusing: we're starting with a prompt for a full blown streaming project, then being shown a path for a SendGrid alternative, going with Cuttlefish, and seeing Mailtrain in the end. I get it's a detail, but it doesn't sell the idea well. Very interesting suggestion nevertheless!

@kucherenko
Copy link
Contributor Author

@designorant thank you for the comment, the wrong order of screenshots is there, the last screenshot should be first, after all steps, the user should see the newly generated service, but I didn't create the last screen
screenshot-localhost_3000-2025_01_09-18_39_25

@kucherenko
Copy link
Contributor Author

@designorant updated the screens and order

@kucherenko kucherenko closed this by deleting the head repository Jan 10, 2025
@Siumauricio
Copy link
Contributor

is there a reason you closed @kucherenko, the feature looks so good!

@kucherenko
Copy link
Contributor Author

Recreated PR without conflicts - #1079

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants