This repository was archived by the owner on Jun 5, 2025. It is now read-only.
This repository was archived by the owner on Jun 5, 2025. It is now read-only.
Workspace generation using LLM #779
Open
Description
In some AI tools such as ChatGPT, there is a way to create your own assistants for specific use cases, which in some ways is similar to our workspaces feature. The custom assistants in ChatGPT are called "GTPs". And to create your custom GPT, you can talk with a "GPT creation assistant" which asks you a set of questions, and based on your answers it configured a custom assistant for you.
I think that our workspaces feature could benefit from a similar tool.