Skip to content

Custom GPT Showcase, featuring advanced workflows and operational logic.

Notifications You must be signed in to change notification settings

wlenno/Advanced-GPTs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 

Repository files navigation

Advanced Workflow GPTs

Featuring advanced workflows and operational logic.

Every GPT presented here is achieved with nothing but a system prompt.

🟢 Website 🔵 LinkedIn 🔴 Patreon ⚪ Discord
Prompt Engineering Advanced GPTs Template Library

By Devin Pellegrino


21 GPTs Released: Links found below.

GPTs can be CALLED mid-conversation now. My GPTs work seamlessly with this feature. I have released a "master" GPT that applies meta-sequence optimization techniques for any task with my GPT suite. Free to use.

Important: Please read the full instructions and notes before diving into a GPT. These are complex tools with streamlined control. Ensure documents are proper file type for RAG. If you hit the hard timeout, refresh and enter !continue to re-establish workflow.

Join Nerority's Discord: For feedback, suggestions, discussion, curated information and more. Please feel free to join our discord channel and interact. This is an active server where you can learn more and discuss these topics amongst enthusiasts and skilled prompters.

Nerority


Hi my name is Devin. I specialize in engineering novel generative AI workflows that leverage meta-functionality control. I have been mastering prompt engineering for a long time now, and am able to design GPT's to do pretty much anything.

  • Did you know you can perfectly control >5 minutes of AI tool chaining with >30 different tool calls in the same response, with 100% accuracy using natural language?
  • Or that you can have ChatGPT generate >10 DallE-3 Images in a single response, with perfect control?
  • How about about having ChatGPT search a document with RAG, plan a tailored search strategy for that document in the python tool, execute a loop of sequentual in-depth RAG searches that synthesize their results in the python tool, plan broswer tool search queuries to align the distilled knowledge with real-time information, execute searches with the browser tool, synthesize the results in the python tool, compile all findings into a coherant report, and then present the user with the report, all in the same single response?
sequenceDiagram
    participant User
    participant ChatGPT
    participant RAG as RAG Search
    participant PythonTool as Python Tool

    User->>ChatGPT: Uploads Document
    ChatGPT->>RAG: Initial Holistic Document Analysis
    RAG-->>PythonTool: Extracted Core Concepts
    PythonTool->>PythonTool: Develops TOC and Analysis Strategy
    PythonTool-->>ChatGPT: Outlines Document Structure
    loop Detailed Section Analysis
        ChatGPT->>RAG: Delve into Specific Sections
        RAG-->>PythonTool: Detailed Insights
        PythonTool->>PythonTool: Synthesize Insights
    end
    PythonTool-->>ChatGPT: Compile and Synthesize Comprehensive Report
    ChatGPT->>User: Present Final Report and Analysis
Loading

Yes, this has been possible to do with ChatGPT and advanced prompting alone. The tool timeout threshold of 60 seconds, resets with each new tool call, allowing highly complex assistance if you know how.

Want me to build your dream GPT? Get in touch.

The Lineup

Access links, usage instructions, and guides can be found on each GPT’s respective page.

Master GPTs

Business

Career

Content Creation

Document Analysis

Educational

Image-Based

Knowledge Representation

Prompt Engineering

Role-playing

Task Management


About

Custom GPT Showcase, featuring advanced workflows and operational logic.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published