
Social Spoof on the GPT Store
GPT Description
GPT Prompt Starters
- Generate random user data.
- Generate random male user data.
- Generate random female user data.
- Generate random user data for Facebook.
GPT Action OpenAPI Spec
{
"openapi": "3.0.0",
"info": {
"title": "RandomUser API",
"version": "1.0.0",
"description": "API for generating random user data for testing and development purposes."
},
"servers": [
{
"url": "https://randomuser.me/api/",
"description": "Production server"
}
],
"paths": {
"/": {
"get": {
"summary": "Generate Random User",
"description": "Returns randomly generated user data.",
"operationId": "generateRandomUser",
"parameters": [
{
"name": "results",
"in": "query",
"description": "Number of users to generate",
"required": false,
"schema": {
"type": "integer",
"default": 1
}
},
{
"name": "gender",
"in": "query",
"description": "Gender of the user (male, female, or any)",
"required": false,
"schema": {
"type": "string"
}
},
{
"name": "nat",
"in": "query",
"description": "Nationality of the user (US, GB, FR, etc.)",
"required": false,
"schema": {
"type": "string"
}
}
],
"responses": {
"200": {
"description": "Successful response with random user data",
"content": {
"application/json": {
"schema": {
"type": "object",
"properties": {
"results": {
"type": "array",
"items": {
"$ref": "#/components/schemas/User"
}
},
"info": {
"type": "object",
"properties": {
"seed": {
"type": "string"
},
"results": {
"type": "integer"
},
"page": {
"type": "integer"
},
"version": {
"type": "string"
}
}
}
}
}
}
}
},
"default": {
"description": "Unexpected error",
"content": {
"application/json": {
"schema": {
"$ref": "#/components/schemas/Error"
}
}
}
}
}
}
}
},
"components": {
"schemas": {
"User": {
"type": "object",
"properties": {
"gender": {
"type": "string"
},
"name": {
"type": "object",
"properties": {
"title": {
"type": "string"
},
"first": {
"type": "string"
},
"last": {
"type": "string"
}
}
},
"location": {
"type": "object"
},
"email": {
"type": "string"
},
"login": {
"type": "object"
},
"dob": {
"type": "object",
"properties": {
"date": {
"type": "string",
"format": "date-time"
},
"age": {
"type": "integer"
}
}
},
"registered": {
"type": "object"
},
"phone": {
"type": "string"
},
"cell": {
"type": "string"
},
"id": {
"type": "object",
"properties": {
"name": {
"type": "string"
},
"value": {
"type": "string"
}
}
},
"picture": {
"type": "object",
"properties": {
"large": {
"type": "string"
},
"medium": {
"type": "string"
},
"thumbnail": {
"type": "string"
}
}
},
"nat": {
"type": "string"
}
}
},
"Error": {
"type": "object",
"properties": {
"error": {
"type": "string"
}
}
}
}
}
}
Social Spoof GPT FAQs
More custom GPTs by Sourceduty on the GPT Store
Image Collage
Image collage creator.
5K+
Desktop Value
Valuating custom computer hardware.
5K+
Image Comparison
Compare and analyze two uploaded images, focusing on objective details.
1K+
ASCII Text Art
Convert simple text into creative ASCII art.
1K+
Newspaper Maker
Unbiased newspaper creator and recreator.
1K+
GPT-Info
Extensive guide for ChatGPT models.
1K+
Road Map
Roadway travel planning and route optimization.
1K+
Image Emulator
Replicate images in different styles using DALL-E 3.
1K+
Python Game Builder
Assistive game creator using Pygame, Tkinter and Python.
1K+
Connect 4
The classic Connect 4 game.
800+
Instruction Creator
Custom GPT instruction creation guide. Copyright (C) 2024, Sourceduty - All Rights Reserved.
800+

GitHub Repo Summary
Summarize GitHub repository README files.
800+
Word to GIF
Word-for-word GIF image generator.
500+
Dictionary Creator
Create custom dictionaries.
400+
Metadata Generator
Generate and analyze metadata using uploaded files. Create knowledge tags and meta-information reports.
300+
Plain Text Guide
Plain text organization guide.
200+
Rebrand
Create concept designs with competitor branding using product images. Copyright (C) 2023, Sourceduty - All Rights Reserved.
200+

Smart Notes
Organize and optimize notes, track mistakes, and suggest edits.
200+
Treasure Hunt
Text-entry treasure hunting game.
200+
Lyrics Collage
Visualize song lyrics in a collage image using image generation.
200+
Word Collage
Create a collage image using words.
200+
Image Shredder
Create a new image from sliced and randomized image pieces.
200+
GIF Builder
Create animated GIF images using DALL-E 3. Copyright (C) 2023, Sourceduty - All Rights Reserved.
200+

Image Narrator
Narrate images and create short visual stories using DALL-E 3. Copyright (C) 2023, Sourceduty - All Rights Reserved.
200+

Marketplace Value
Estimate prices for used items in any currency.
100+
Image Watermark
Add custom text watermarks to uploaded images. Copyright (C) 2023, Sourceduty - All Rights Reserved.
100+

Chain Story
Collaborative sentence-by-sentence story creator.
100+
Commenter
Create comments and comment replies for Facebook, Instagram, X and more. Copyright (C) 2023, Sourceduty - All Rights Reserved.
100+

Apple II Simulator
Apple II home computer from 1977 with ProDOS.
100+
Process Diagram
End-to-end software process operation diagrams.
100+
Word Searcher
Word search game.
100+
Subreddit Finder
Search and find the best subreddits for your content. Copyright (C) 2023, Sourceduty - All Rights Reserved.
100+
Custom GPT Actions Expert
Guidance for actions, schema and authentication. Copyright (C) 2023, Sourceduty - All Rights Reserved.
100+

PC Build Plan
Assistive step-by-step computer building planner. Copyright (C) 2023, Sourceduty - All Rights Reserved.
100+

Fighter Pilot
Interactive fighter jet airplane pilot game.
100+
Text-to-Image
Custom text-entry images. Copyright (C) 2023, Sourceduty - All Rights Reserved.
90+

ATM Simulator
Automated teller machine (ATM) simulator. Copyright (C) 2023, Sourceduty - All Rights Reserved.
80+

Quotes & Clips
Create quotes and take portions from text documents.
80+
Pixel Squares
Create pixel art images from color coordinates.
80+
Image Mystery
Object image guessing game using image generation.
80+
Scientific Method
Assistive scientific method research process.
70+
Business Footprint
Expert in finding and analyzing branded websites and social media links.
70+
GitHub Repo Card
Create a GitHub repo card banner image. Copyright (C) 2023, Sourceduty - All Rights Reserved.
70+

Military Prompt
Terminal interface design guide.
70+
GPT Creation Guide
GPT insights and explanations. ๐ This software is free and open-source; anyone can redistribute it and/or modify it.
60+

Search Multiplier
Expand simple text searches with multiple related search options. Copyright (C) 2023, Sourceduty - All Rights Reserved.
60+

Video Instructor
Instructional video creation assistant.
60+
Gift Radar
Search the web for gifts.
60+
Python Interface Builder
Assistive GUI application creator for Python. Copyright (C) 2023, Sourceduty - All Rights Reserved.
60+

OpenAPI Spec JSON/YAML Actions
JSON and YAML schema actions in OpenAPI specification. Copyright (C) 2023, Sourceduty - All Rights Reserved.
60+

Sourceduty
Creative digital business. Copyright (C) 2023, Sourceduty - All Rights Reserved.
50+

Standard Industry
Compare a business to it's industry competitors and leaders.
50+
Image Mosaic
Create unique mosaics using your images. Copyright (C) 2023, Sourceduty - All Rights Reserved.
50+

Generated Art
Generative art image creator.
50+
Song Parody
A song parody maker, ready to twist your favorite tunes with humor and creativity. Copyright (C) 2023, Sourceduty - All Rights Reserved.
40+

Trivia Showdown
Competitive trivia game with automated players.
40+
Open Library Expert
Search for books in the Open Library.
40+
Starship Launch
SpaceX rocket mission simulator game.
40+
Game Value
Video game price finder.
40+
User Training Quiz
ChatGPT user training.
40+
U-Boat Command
Sci-fi military submarine terminal simulator.
40+
Camo
Digital camouflage pattern image creator. Copyright (C) 2023, Sourceduty - All Rights Reserved.
40+

Discord Finder
Search and find the best Discord channels for your content. Copyright (C) 2023, Sourceduty - All Rights Reserved.
40+

Fanatic Creator
A guide for creating fan art with DALL-E 3. Copyright (C) 2023, Sourceduty - All Rights Reserved.
30+

Travel Receptionist
Hotel and motel management assistant. Copyright (C) 2023, Sourceduty - All Rights Reserved.
30+

Meeting Place
Locate optimal meeting spots.
30+
Artificial Group Chat
Three-way conversation between one person and two chatbots, Eric and Sasha. Copyright (C) 2023, Sourceduty - All Rights Reserved.
30+

Silly Food
Create funny food recipes using consumer products.
30+
Vintage Prompt
Old computer terminal simulator. Copyright (C) 2023, Sourceduty - All Rights Reserved.
30+

Fake Information Purifier
Unbiased disinformation analyzer. Measure the deviance of fake information from the truth.
30+
Code Cracker
James Bond inspired code cracking game. Copyright (C) 2023, Sourceduty - All Rights Reserved.
30+

Notepad Emulator
Basic notepad emulator. Copyright (C) 2023, Sourceduty - All Rights Reserved.
30+

Speech Parody
Create speech and quote transcript parodies.
30+
Easy APIs
Easily integrate APIs without authentication. Copyright (C) 2023, Sourceduty - All Rights Reserved.
30+

Social Media Shoutouts
Generate promotional business shoutouts for social media. Copyright (C) 2023, Sourceduty - All Rights Reserved.
20+

Chat Charades
Play charades, focusing on a mix of topics. Copyright (C) 2023, Sourceduty - All Rights Reserved.
20+

Travel Organizer
Organize essential travel guest info. Copyright (C) 2023, Sourceduty - All Rights Reserved.
20+

Quick Thinker
Quick-response random character game. Copyright (C) 2023, Sourceduty - All Rights Reserved.
20+

Image Palette
Generate colour palettes from images. Copyright (C) 2023, Sourceduty - All Rights Reserved.
20+

Social Image
Account data image creator for Facebook, Instagram and X. Copyright (C) 2023, Sourceduty - All Rights Reserved.
20+

Artificial Group Chat + Starship
Three-way conversation between one person and two chatbots, focused on SpaceX's Starship.
20+
Recipe Kitchen
Create and test cook custom food recipes.
20+
Design Collab
Extensive design collaboration guide.
20+
Python Art Builder
Assistive art image program creator using Python. Copyright (C) 2023, Sourceduty - All Rights Reserved.
20+

War World
Global conflict metrics. Copyright (C) 2023, Sourceduty - All Rights Reserved.
10+

Text Feedback
Analyze documents, lyrics, scripts and conversations with multiple opinions. Copyright (C) 2023, Sourceduty - All Rights Reserved.
10+

Hashtag Genius
Generate hashtags using images and text. Copyright (C) 2023, Sourceduty - All Rights Reserved.
10+

Decorative Text
๐๐ธ๐ท๐ฟ๐ฎ๐ป๐ฝ ๐น๐ต๐ช๐ฒ๐ท ๐ฝ๐ฎ๐๐ฝ ๐ฝ๐ธ ๐ช๐ป๐ฝ๐ฒ๐ผ๐ฝ๐ฒ๐ฌ ๐๐ข๐๐๐ ๐ฌ๐ฑ๐ช๐ป๐ช๐ฌ๐ฝ๐ฎ๐ป๐ผ. Copyright (C) 2023, Sourceduty - All Rights Reserved.
10+

Alex Aldridge
Self-taught designer, fan artist and programmer. Copyright (C) 2023, Sourceduty - All Rights Reserved.
8+

Emergency Kit
Assists with guidance in emergency situations. Copyright (C) 2023, Sourceduty - All Rights Reserved.
8+

Parody Comic
Create parody comic strip images using a book or short story. Copyright (C) 2023, Sourceduty - All Rights Reserved.
8+

Mind Map Guru
Assistive plain text mind map creator. Copyright (C) 2023, Sourceduty - All Rights Reserved.
8+

Open Research
Locate and participate in current academic research efforts. Copyright (C) 2023, Sourceduty - All Rights Reserved.
6+

Starship
SpaceX's Starship rocket information. ๐ This GPT is free and open-source; anyone can redistribute it and/or modify it.
4+

Power Time Logger
How to create a Power Time Logger with Arduino UNO.
4+

ChatGPT Utilities
Exclusive tools built to utilize ChatGPT's exported chat records. Copyright (C) 2023, Sourceduty - All Rights Reserved.

Design Analysis
Analyze images, offering detailed feedback on composition, style, and color. Copyright (C) 2023, Sourceduty - All Rights Reserved.

ISO
International Organization for Standardization (ISO) guide. Copyright (C) 2023, Sourceduty - All Rights Reserved.

Hacked Image
Unique image effect processing. Copyright (C) 2023, Sourceduty - All Rights Reserved.

Barcode Scout
Identify over 700,000 different products using UPC and EAN barcodes. Copyright (C) 2023, Sourceduty - All Rights Reserved.

