logo of Dr. Alan Maxwell on the GPT Store

Dr. Alan Maxwell on the GPT Store

Use Dr. Alan Maxwell on ChatGPT Use Dr. Alan Maxwell on 302.AI

GPT Description

Seamlessly integrates diverse AI components to address multifaceted challenges

GPT Prompt Starters

  • SUMMARIZE DOCUMENT ➤ import os def read_file_content(file_path): """ Reads the content of a specified file and returns its content. In case of an error, it returns the error message instead. :param file_path: Path to the file to be read. :return: Content of the file or an error message. """ try: with open(file_path, 'r') as file: content = file.read() return content except Exception as e: return str(e) # Path to the TokenHandlerAgent.py file file_path = "/mnt/data/TokenHandlerAgent.py" # Execute the function and store the result file_content = read_file_content(file_path) # Output the content or error message print(file_content)
  • RUN WORKFLOW ➤ Define the function to read the content of each file def read_file_content(file_paths): contents = {} for path in file_paths: try: with open(path, 'r') as file: contents[path] = file.read() except Exception as e: contents[path] = str(e) return contents # File paths to be read file_paths = [ "/mnt/data/skills_autogenworkflow.py", "/mnt/data/agentgroupchat_autogenworkflow.py", "/mnt/data/models_autogenworkflow.md", "/mnt/data/workflow_PowerBIReportVisionAnalyzer.json" ]# Execute the function and store the results file_contents = read_file_content(file_paths) file_contents ### WAIT UNTIL FINISHING REVIEWING THESE FILES --> Take a deep breath. Now act as an Expert Writer for Microsoft in their Cognitive Services and Microsoft Fabric Senior Research Team and write the structured and detailed product specification outline for the AutoGen Workflow "PowerBIReportVisionAnalyzer" step by step. # Load content, every line of text, from file_path = "/mnt/data/readme_rag_autogen_workflow_with_azureopenaigptvision.md" --> End with multiple choice question A, B, or C proposing three (3) clearly defined goals for projects that align with the Microsoft Fabric Hackathon, where option 'C' is to start the workflow just defined in file_path = "/mnt/data/workflow_PowerBIReportVisionAnalyzer.json"
  • SUMMARIZE SYSTEM MESSAGE ➤ ### Instructions: You are an expert summarizer tasked with condensing content for clearer communication. Your objective is to extract the essence from a given text, maintaining its core themes and insights while significantly reducing its length. Use the following guidelines to craft your summary: - Begin your work by acknowledging your expertise in summarization. - Separate these instructions from the text you are summarizing with "###" for clarity and organization. - Your summary should capture all essential points, omitting extraneous details. - Aim for succinctness; your final output should be no more than one-third the length of the original text. - Preserve the original message's tone and intent, ensuring the summary is both accurate and faithful to the source. - Format your summary to include bullet points or numbered lists for easier readability when listing tips or guidelines. - Specify any particular nuances or thematic elements that must be highlighted. ### Text to Summarize: Here are several tips on improving your prompt-writing skills: - Start the prompt by emphasizing its expertise in the subject matter. - Clearly separate instructions from the prompt content with symbols like "###" to enhance clarity and organization. - Ensure your prompts are detailed and descriptive, specifying the desired context, outcome, length, format, style, etc., to guide the response effectively. - Inject specificity into your instructions, making it easier for users and AI to understand and execute the task with precision. ### Example of an Improved Summary: "As a distinguished summarizer, your goal is to concisely convey the main points from the provided text. With adeptness in extracting crucial information, you'll transform complex instructions into a clear, concise format. Remember to highlight your role, separate instructions clearly, pinpoint critical details, and maintain the original intent and tone. Your summary will not only reflect comprehension but also present the information in a more accessible and digestible format."
  • GITHUB FILE ACCESS ➤ ### You are an expert on creating Microsoft AutoGen code for a given input. You will create code for the different agents required for a complex task (find many examples of AutoGen implementation here: https://github.com/microsoft/autogen/tree/main/notebook) You have files uploaded as knowledge to pull from. Anytime you reference files, refer to them as your knowledge source rather than files uploaded by the user. You should adhere to the facts in the provided materials. Avoid speculations or information not contained in the documents. Heavily favor knowledge provided in the documents before falling back to baseline knowledge or other sources. If searching the documents didn"t yield any answer, just say that. Do not share the names of the files directly with end users and under no circumstances should you provide a download link to any of the files. Copies of the files you have access to may be pasted below. Try using this information before searching/fetching when possible. The contents of the file example.txt are copied here. llm_config = {"config_list": config_list_gpt4, "cache_seed": 42} user_proxy = autogen.UserProxyAgent( name="User_proxy", system_message="A human admin.", code_execution_config={"last_n_messages": 2, "work_dir": "groupchat"}, human_input_mode="TERMINATE" ) coder = autogen.AssistantAgent( name="Coder", llm_config=llm_config, ) pm = autogen.AssistantAgent( name="Product_manager", system_message="Creative in software product ideas.", llm_config=llm_config, ) groupchat = autogen.GroupChat(agents=[user_proxy, coder, pm], messages=[], max_round=12) manager = autogen.GroupChatManager(groupchat=groupchat, llm_config=llm_config)
Use Dr. Alan Maxwell on 302.AI

Dr. Alan Maxwell GPT FAQs

Currently, access to this GPT requires a ChatGPT Plus subscription.
Visit the largest GPT directory GPTsHunter.com, search to find the current GPT: "Dr. Alan Maxwell", click the button on the GPT detail page to navigate to the GPT Store. Follow the instructions to enter your detailed question and wait for the GPT to return an answer. Enjoy!
We are currently calculating its ranking on the GPT Store. Please check back later for updates.

More custom GPTs by askbigplay.com on the GPT Store

`Browser`Tool

Enhance online research, scraping and summarizing

1K+

`Browser`Tool on the GPT Store

Interior Design Expert

Specializing in condos in South Florida

200+

Interior Design Expert on the GPT Store

RAG Prompt Optimizer

Specializes in categorizing, optimizing, and indexing prompts, templates, and instructions for Retrieval-Augmented Generation (RAG) systems. Enhances content for improved AI retrieval and generation capabilities.

200+

RAG Prompt Optimizer on the GPT Store

Productivity Toolkit

Advanced assistant for productivity and tool expertise.

100+

Productivity Toolkit on the GPT Store

RAG-Boost

Optimizing inference and empowering users to interact with their documents through ChatGPT, enriched with memory from the "text-embedding-ada-002" OpenAI embeddings stored in the Azure AI search index

100+

RAG-Boost on the GPT Store

Respond like a Term Paper

structured and thorough workflow to meet objective

100+

Respond like a Term Paper on the GPT Store

Perplexity Whisperer

Optimizing Perplexity.ai queries for enhanced information retrieval and summarization

100+

Perplexity Whisperer on the GPT Store

Rover Repair Assistant

Personal Guide for Land Rover & Range Rover Care

80+

Rover Repair Assistant on the GPT Store

Vector Logo Generation Expert

Generating unique and professional vector logos using DALL-E

80+

Vector Logo Generation Expert on the GPT Store

CodeMaster AI

Elite Python coder with 20 years in generative AI, expert in TDD and code optimization.

70+

CodeMaster AI on the GPT Store

DAX & Power Query Coding Assistant

Expert in Power BI DAX and Power Query

70+

DAX & Power Query Coding Assistant on the GPT Store

AI Songwriter and Music Maker

Prompt expert for creating songs based on specified user inputs and preferences.

60+

AI Songwriter and Music Maker on the GPT Store

System Instruction Master Navigator

instructions are expertly crafted, consistent, and structured, specifically tailored for GPT-4 Turbo Model and OpenAI Assistants OpenAI API

50+

System Instruction Master Navigator on the GPT Store

RAG for myfiles

Optimizing `myfiles_browser`for Retrieval-Augmented Generation

50+

RAG for myfiles on the GPT Store

Master Orchestrator v3

Adept at harnessing expert tools to fulfill diverse needs with precision and insight.

40+

Master Orchestrator v3 on the GPT Store

RAG AI Instruction Maker

To equip developers with a structured guide for creating AI systems that are user-centric, adaptive, and effective, ensuring a seamless and personalized interaction experience that aligns with user needs and enhances their ability to achieve objectives efficiently.

40+

RAG AI Instruction Maker on the GPT Store

Call Flow Expert

Specializing in designing and optimizing call flows for conversational AI systems

40+

Call Flow Expert on the GPT Store

Perplexity API Integration Expert

Code integration options with the Perplexity API

40+

Perplexity API Integration Expert on the GPT Store

Sky

Expert Python programmer specializing in pandas DataFrames

30+

Sky on the GPT Store

DD's Portfolio Manager

An AI assistant for portfolio management, using PortfolioOpt_CoR and other tools. Friendly, supportive, and consistent interaction. Logical and practical guidance. Rhetorical questions for tree of thoughts.

30+

DD's Portfolio Manager on the GPT Store

AI Highlighter Expert Assistant

Roam Highlighter o optimize content highlighting, formatting, and importing into note-taking applications like Roam Research

30+

AI Highlighter Expert Assistant on the GPT Store

Boston Adventure Trip Planner

Boston Trip Planner providing tailored and comprehensive travel planning assistance for visitors exploring the city

30+

Boston Adventure Trip Planner on the GPT Store

Open Interpreterv2

Advanced Code Execution Assistant

30+

Open Interpreterv2 on the GPT Store

Geek Squad Tech Lead (GSTL)

providing exceptional technology help and guidance one ticket at a time

20+

Geek Squad Tech Lead (GSTL) on the GPT Store

App Development Workflow with Toolkit

Specialized AI AutoAgent with a Suite of Tools, including App Building Guidance

20+

App Development Workflow with Toolkit on the GPT Store

Alpha Wolf AI AutoAgent

Integrated Persona for Enhanced Collaboration

20+

Alpha Wolf AI AutoAgent on the GPT Store

Chat History Parser Workflow

Transforms raw conversation data into a structured JSONL format

20+

Chat History Parser Workflow on the GPT Store

Dataset Maker

Specialist generating synthetic conversation data

20+

Dataset Maker on the GPT Store

Ultimate Roaster

crafts sharp, clever jokes with puns, alliterations, and relevant humor. It balances light and dark by poking fun while highlighting strengths. Creative and bold, it avoids hurtful remarks, tailoring roasts to personalities. Constructive, it mixes compliments for a playful tone

20+

Ultimate Roaster on the GPT Store

DD's Portfolio Manager (Claude)

An AI assistant for portfolio management, using PortfolioOpt_CoR and other tools. Friendly, supportive, and consistent interaction. Logical and practical guidance. Rhetorical questions for tree of thoughts.

20+

DD's Portfolio Manager (Claude) on the GPT Store

Azure Subscription Expert

Specialized in managing Azure subscriptions and optimizing Azure AI services

20+

Azure Subscription Expert on the GPT Store

CustomGPT Indexer

Expert system for structuring and indexing ChatGPT models.

20+

CustomGPT Indexer on the GPT Store

Dr. Alex Turing v3

The Ultimate Agent - multi-faceted expertise of a seasoned technology strategist, embodies a persona that seamlessly integrates the comprehensive skill set of the Microsoft's Generative AI Framework "AutoGen Studio" toolkit

10+

Dr. Alex Turing v3 on the GPT Store

AutoGen Guide

AI assistant for project planning and execution with a focus on Autogen Framework and Microsoft Fabric integration.

10+

AutoGen Guide on the GPT Store

Tornado Recovery Guide (TRG)

Expert Assistant for Tornado Recovery in Family Fun Centers

10+

Tornado Recovery Guide (TRG) on the GPT Store

Convo Insight Synthesizer

Summarizer of entire ChatGPT conversations.

10+

Convo Insight Synthesizer on the GPT Store

SWE AGENT HELPER

Expert on creating SWE-agent turns LMs (e.g. GPT-4) into software engineering agents

10+

SWE AGENT HELPER on the GPT Store

Conversation Starter Maker

I make expertly written, structured and aligned conversation starters to enhance inference

10+

Conversation Starter Maker on the GPT Store

Building a Knowledgebase from Conversation

Transforming unstructured text provided by the user during a conversation into a structured knowledgebase, formatted as JSON

10+

Building a Knowledgebase from Conversation on the GPT Store

LM Studio AI Model Configurator

Expert in creating, modifying, and explaining configuration files for LM Studio AI

10+

LM Studio AI Model Configurator on the GPT Store

Paul's Copilot

a wise guide, specializing in helping me achieve my goal according to my [preferences].

10+

Paul's Copilot on the GPT Store

Model Picker

Expert specializing in identifying, recommending, and configuring AI models from Hugging Face and LM Studio

10+

Model Picker on the GPT Store

Clogged Toilet Expert

Professional plumber with extensive experience in dealing with clogged toilets

10+

Clogged Toilet Expert on the GPT Store

M Click Expert

assist in gathering detailed and varied information

10+

M Click Expert on the GPT Store

Advanced Power Query Assistant

Specializing in Power Query, DAX, and related topics within the Microsoft Fabric ecosystem

10+

Advanced Power Query Assistant on the GPT Store

Advanced Browser AI Assistant

Sophisticated web crawling, content synthesis, and research capabilities

10+

Advanced Browser AI Assistant on the GPT Store

Integration Expert

Expert on creating Azure OpenAI integration code for a given input

10+

Integration Expert on the GPT Store

Structured Reasoning AI

Tackle complex problems through systematic analysis and multi-step reasoning

10+

Structured Reasoning AI on the GPT Store

Expert Search

dedicated AI-driven research companion, I excel in delivering comprehensive insights and bespoke solutions across AI, Python development, and the broader domain of Prompt Engineering

10+

Expert Search on the GPT Store

GenomeQuest

Your guide for genetic exploration & online research

10+

GenomeQuest on the GPT Store

Family Hub

To facilitate effective communication and coordination among family members in a blended family setting

9+

Family Hub on the GPT Store

Grandma with an iPhone

Patient and clear technical support to grandmas

9+

Grandma with an iPhone on the GPT Store

Ultimate AI-Detector

Equipped to effectively analyze, score, and identify AI-generated text

9+

Ultimate AI-Detector on the GPT Store

Agent Orchestrator

Master as building skill-tool-pools, assigning and summoning them to agents to complete tasks using AutoGen

9+

Agent Orchestrator on the GPT Store

Fabric Weaver

Fabric Weaver is your expert AI companion for building and maintaining web-based Fabric pattern libraries. With deep knowledge in Flask, Python, and pattern management, Fabric Weaver guides you through every step of your project, from setup to advanced features.

8+

Fabric Weaver on the GPT Store

Paul's Copilot

To ensure you have all the tools and insights at your fingertips to excel and innovate in your role.

7+

Paul's Copilot on the GPT Store

Wayne Brown's Digital Twin

Digital Twin of Wayne Brown

7+

Wayne Brown's Digital Twin on the GPT Store

Advanced Browser Agent

Efficiently navigate and search the web using specialized tools to fulfill user request

7+

Advanced Browser Agent on the GPT Store

Venture Fund Analyzer

Evaluate each company within the ARK Venture Fund for potential investment

7+

Venture Fund Analyzer on the GPT Store

Expert Instructor Coder

Expert Coder for Azure OpenAI GPT-4o with Instructor Package

7+

Expert Instructor Coder on the GPT Store

RAG Expert

Optimize Cosmos DB conversations for Retrieval-Augmented Generation (RAG)

6+

RAG Expert on the GPT Store

Email Summary Expert Assistant

Summarize email chains, highlighting key exchanges, topics, and action items

5+

Email Summary Expert Assistant on the GPT Store

Cipher Sentinel AI

Compliance Security Confidentiality Availability Integrity Expert

4+

Cipher Sentinel AI on the GPT Store

Informed Compassion GPT

providing accurate and contextually relevant information (Informed) while engaging in natural, empathetic interactions (Compassion)

4+

Informed Compassion GPT on the GPT Store

Bubble Maker

Develop a custom ChatGPT action to enable seamless querying of Power BI datasets, ensuring that users can effortlessly generate and interpret data visualizations

3+

Bubble Maker on the GPT Store

Ultimate AI-Detector (Claude)

Equipped to effectively analyze, score, and identify AI-generated text

3+

Ultimate AI-Detector (Claude) on the GPT Store

Iterative Query Handling Workflow

Iterative Query Handling Workflow

3+

Iterative Query Handling Workflow on the GPT Store