About-4Geeks-Academy
About-4Geeks-Academy copied to clipboard
Document builder
Let's create a new type of interface and database model called DocumentBuilder
.
The document builder is a template for creating documents using other templates, for example:
Resume Builder
{generate-prompt-behaviour}
{generate-resume-technologies}
{generate-resume-projects}+
{generate-resume-experiences}+
The following is the template required to create a resume document.
The following URL will allow creating documents:
https://chat.4geeks.com/document/<document_slug>
When the user lands on that website, the document template will load, showing all the pieces on the document. The user will be able to fill out each piece by clicking on it and filling out the prompt template inputs required for that piece.