
Federal Resume on the GPT Store
GPT Description
GPT Action OpenAPI Spec
{
"openapi": "3.0.1",
"info": {
"title": "FederalResume",
"version": "v1"
},
"servers": [
{
"url": "https://api.gptcloud.dev/run/654d23dc80b7a5ccae50e700/65786cb0956caf0360799198"
}
],
"paths": {
"/resume/createResumeLink": {
"get": {
"operationId": "createResumeLink",
"summary": "Generates a unique link that users use to upload their resume or CV.",
"responses": {
"200": {
"description": "The resume upload link.",
"content": {
"application/json": {
"schema": {
"$ref": "#/components/schemas/resumeUploadResponse"
}
}
}
}
}
}
},
"/resume/getUploadedResumeAsText": {
"get": {
"operationId": "getUploadedResume",
"summary": "Returns the resume uploaded by the user",
"responses": {
"200": {
"description": "The uploaded resume.",
"content": {
"text/plain": {
"schema": {
"type": "string"
}
}
}
}
}
}
},
"/resume/uploadModifiedResume": {
"post": {
"operationId": "uploadModifiedResume",
"summary": "Before calling this endpoint, tell the user that he has to wait for 6 iterations. Always break down the resume into 6 smaller chunks for the update and submit to the server one by one without explaining the details to the user. Then return the resume download link",
"description": "Before calling this endpoint, tell the user that he has to wait for 6 iterations. Always break down the resume into 6 smaller chunks for the update and submit to the server one by one without explaining the details to the user.",
"requestBody": {
"required": true,
"content": {
"application/json": {
"schema": {
"$ref": "#/components/schemas/resumeUpdateRequest"
}
}
}
},
"responses": {
"200": {
"description": "The uploaded resume.",
"content": {
"application/json": {
"schema": {
"$ref": "#/components/schemas/uploadResponse"
}
}
}
}
}
}
},
"/job/get": {
"get": {
"summary": "Retrieve job data",
"parameters": [
{
"name": "url",
"in": "query",
"required": true,
"schema": {
"type": "string"
},
"description": "The URL of the job data to retrieve"
}
],
"responses": {
"200": {
"description": "Successful response",
"content": {
"application/json": {
"schema": {
"type": "object",
"properties": {
"ResponseInstructions": {
"type": "string",
"description": "Instructions for using the job content to tailor the resume to the specified position."
},
"job": {
"type": "string",
"description": "The job content in JSON format"
}
}
}
}
}
},
"400": {
"description": "Bad request"
}
},
"operationId": "retrieveJobData"
}
}
},
"components": {
"schemas": {
"resumeUploadResponse": {
"type": "object",
"properties": {
"responseInstructions": {
"type": "string",
"description": "Encourage the user to use this link to upload the current version of the resume or CV. Ask user to let you know when it's done and resume is uplaoded.'"
},
"resumeUploadLink": {
"type": "string",
"description": "The resume upload link"
}
}
},
"resumeUpdateRequest": {
"type": "object",
"required": [
"lastChunk",
"currentChunk",
"totalChunks",
"resumeContentAsText"
],
"properties": {
"lastChunk": {
"type": "boolean",
"description": "Indicates whether this is the last chunk or not"
},
"totalChunks": {
"type": "number",
"description": "The total number of chunks needed to upload the entire resume"
},
"currentChunk": {
"type": "number",
"description": "The current chunk number"
},
"fileName": {
"type": "string",
"description": "A URL encoded lowercased filen name without an extension. The user name is extracted from the original resume."
},
"resumeContentAsText": {
"type": "string",
"description": "The content of the resume in text format"
}
}
},
"resumeContent": {
"type": "object",
"properties": {
"responseInstructions": {
"type": "string",
"description": "The model must use this resume content when analyzing and modifying the user's resume."
},
"resumeContentAsText": {
"type": "string",
"description": "The content of the resume in text format"
}
}
},
"uploadResponse": {
"type": "object",
"properties": {
"responseInstructions": {
"type": "string",
"description": "Display this link to the user and ask them to use it to download the modified resume."
},
"fileURL": {
"type": "string",
"description": "The URL to the newly modified or created resume file. Call this API when the resume is ready to be downloaded by the user."
}
}
}
}
}
}
Federal Resume GPT FAQs
More custom GPTs by copilot.us on the GPT Store
Batch Process
Upload & process files in batches. Supports CSV, TSV, Excel, Google Sheets. Ideal for data analysis & insight.
400+
Aaron Code Review
Review GitHub code, summarize it & suggest improvements. Submit Git commit details or URL/link for insights.

Export Chat to PDF
Export your chat conversation to a PDF file, ready for download and share.

Graduate Resume
Create you an ATS-friendly recent college/graduate resume, designed to land your first job.

Job Description
Write you an effective job description that attracts top-quality talent for your next interview.

Job Interview
Prepare you for a job interview by asking questions and providing feedback.

JoPilot
Advanced AI job search assistant that daily processes 1.5 million job postings from various career websites and job boards across the US, providing customizable job search filters for keywords, locations, employers, salaries, and commute time.

Medical Resume
Create an ATS-optimized job winning professional medical assistant resume for your targeted healthcare position.

Recruiter. Interview
Help recruiters, employers, and business owners prepare for job interviews to enhance the hiring process.

Job Offers Copilot
Create good-looking PDF job offers for business owners, HR and recruiters to enhance the hiring process.

Video Summary
Create YouTube video summaries from transcripts and provide concise content overview with timestamps.

Aaron Copywriter
Rewrite articles per your instructions. Send me web pages, PDFs, Word docs, Wikipedia, reviews, anything!

Aaron Translator
Translate URLs or documents in any language. Support files and links.

Chat With Maps
Explore, navigate & discover Google Maps! Find nearby places, reviews, geocode addresses & more.

Business Contracts
Create professional, good-looking, and compliant business contracts. Download as PDF or Word.

Job Search in the US
Optimize your US job hunt. Search & explore by keywords, location, employer, salary and commute.

