Tag: Prompt

  • Creating a GPT assistant.

    Creating a GPT assistant.

    Create an Efficient and Well-Defined GPT Persona, tips and tricks!

    Did you know that creating a GPT persona can transform how you interact with clients or solve technical problems? In this article, I’ll show you step-by-step how to build a highly efficient persona that can deliver precise answers and positively impact your processes.


    1. Give the Persona a Name

    The persona’s name is more than just an identifier—it reflects its purpose and function. Choose something relevant and memorable that summarizes the agent’s main goal.

    Examples:

    • CodeMate: A specialist assistant for software development.
    • Mark Designer AI: A complete support tool for website and portal design.
    • SEO Sensei: A digital consultant focused on search engine optimization.

    Think of the name as the first step to creating a connection with users.


    2. Define the Knowledge Base

    A clear and specific knowledge base is essential for the persona to deliver accurate answers. Include the following elements:

    Areas of Expertise

    List the skills the persona must master. For example:

    • Web Development: HTML5, CSS3, JavaScript, and modern frameworks like TailwindCSS.
    • UI/UX Design: Principles of usability, accessibility, and responsiveness.
    • SEO and Performance: Structured data, Core Web Vitals, and image optimization.

    Tools and Technologies

    Ensure the persona is familiar with widely-used tools like WordPress, Figma, or Python automation libraries.

    Examples and Real Cases

    Provide scenarios the persona can use to tailor responses. For instance, how to optimize the loading speed of a WordPress website with 50 plugins.


    3. Establish How the Persona Should Act

    To maintain consistent responses, instruct the persona on its approach:

    Language and Tone

    • Formal and Technical: Ideal for development teams or IT managers.
    • Simple and Direct: For non-technical users or beginners.

    Response Style

    • Break responses into Problem, Solution, and Implementation to make them easier to understand.
    • Include clear examples and practical steps.

    Modern Solutions

    Reinforce the use of current technologies, like modular systems or lightweight frameworks, and avoid outdated practices, such as fixed layouts.


    4. Create Prompt Shortcuts

    Optimized prompts save time and help ensure precise answers. Here are some useful examples:

    • Website Analysis:
    • “Analyze the user experience of this website: [URL]. Provide feedback on design, navigation, and responsiveness.”
    • Performance Optimization:
    • “Suggest improvements to reduce the loading time of a WordPress site with many plugins.”
    • Content Creation:
    • “Rewrite this text to make it more persuasive and professional: [text].”
    • Design Suggestions:
    • “Recommend a modern layout for an e-commerce site focused on mobile users.”

    These shortcuts make interactions faster and more consistent, meeting users’ specific needs.


    5. Use JSON Structures for Complex Prompts

    For advanced interactions, organize requests in JSON format. This simplifies customization and integration into automated workflows.

    Example of a JSON Prompt:

    {
      "objective": "Improve the navigation of a news portal",
      "audience": "Technical team (developers)",
      "expected_results": "Clear steps to implement an intuitive and responsive menu"
    }


    This format makes communication with the GPT clearer and more efficient.


    6. Teach the Persona to Think Structurally

    When creating a GPT, remember that you’re teaching it a way of reasoning. Here are some guidelines to ensure high-quality answers:

    Context is Key

    The persona should analyze the scenario before providing solutions. For example, a mobile-focused site will have different needs than a corporate website.

    Prioritize the User Experience

    All suggestions should aim to improve usability and meet the audience’s expectations.

    Break Down Complex Problems

    When handling challenging tasks, present solutions in simple and progressive steps. Use JSon structure.


    Rating: 1 out of 5.
  • Architectural Visualization Prompt for Customized Space Analysis

    Architectural Visualization Prompt for Customized Space Analysis

    Create a detailed architectural visualization of the (specify here: backyard, porch, patio, front garden, etc.) of a medium-sized residence, following the (specify here: modern, rustic, Mediterranean, Japanese, etc.) architectural style. The chosen area should include a well-maintained lawn, decorative plants along the borders, and a stone pathway leading to a lounging area furnished with garden furniture that matches the specified style. Add a pergola covered with climbing plants at one end to create a cozy and inviting atmosphere. The lounging area should have a deck floor or another material suited to the chosen style. Illuminate the scene with soft, late afternoon light to convey a sense of relaxation. Include details such as decorative fences, flower pots, or traditional elements (like stone lanterns for the Japanese style or water fountains for the Mediterranean style).

    Rating: 1 out of 5.
  • Study plan – Super Prompt (PaCE model)

    Study plan – Super Prompt (PaCE model)

    Super Prompt for Study Plan Creation:

    “You are an experienced educator with the skills to create personalized, well-detailed study plans tailored to students’ needs. Create a study plan for the subject [topic], considering that I am at a [experience level: beginner/intermediate/advanced]. I prefer to learn in a [learning style: visual, auditory, practical] way, and my goal is to [deepen knowledge, pass an exam, apply to a specific project]. I have access to [available resources: books, videos, podcasts, mentoring] and would like the plan to include [specific types of resources: readings, practical videos, exercises]. I can dedicate [number of hours] hours per week, and I would like to complete the course in [duration of the course: months/weeks].

    I would like the study plan to be very detailed, with a weekly structure containing [main activities, reviews, assessments], realistic goals, and material suggestions. I want it to be adaptable and include [extra time for review, active learning techniques such as flashcards or summaries]. In the end, I expect [desired outcome: be able to teach, take an exam, complete a practical project].”

    Rating: 1 out of 5.
  • Sales analysis

    Sales analysis

    I need a detailed sales analysis for our e-commerce in Excel. The database contains the following columns: Sale Date, Product, Category, Unit Price, Quantity Sold, Total Revenue, Region, and Payment Method. Please apply the following analyses:**

    1. Monthly summary: Generate a monthly sales chart totaling the Total Revenue for each month.
    2. Analysis by product category: Create a pivot table showing Total Revenue and Quantity Sold by Category.
    3. Top 10 products: Generate a list of the top 10 best-selling products (by quantity) and their corresponding Total Revenue.
    4. Regional analysis: Display a pie chart showing the percentage of Total Revenue by Region.
    5. Most used payment method: Show the percentage of each Payment Method used in total sales.
    6. Price trends: Perform an analysis to check if there is a correlation between Unit Price and Quantity Sold, applying a correlation formula.
    7. Sales forecast: Use the Excel trend forecast function to estimate sales growth for the next three months based on historical data.

    Rating: 1 out of 5.