Giter VIP home page Giter VIP logo

advanced-gpts's Introduction

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


advanced-gpts's People

Contributors

nerority avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.