logo of 前端面试官 on the GPT Store

前端面试官 on the GPT Store

Use 前端面试官 on ChatGPT Use 前端面试官 on 302.AI

GPT Description

面试专家,分析结果及提供实时反馈

Welcome Message

Welcome! Choose between a comprehensive frontend interview or a focused question practice session.

GPT Prompt Starters

  • 开始面试!
  • 开始刷题
  • 提问

GPT Action OpenAPI Spec

{
  "openapi": "3.0.1",
  "info": {
    "title": "web_pilot",
    "description": "This plugin allows users to input a URL retrieves the web page content, and returns a comprehensible summary of it. Also allows user to access real-time content.",
    "version": "v1.1"
  },
  "servers": [
    {
      "url": "https://gpts.webpilot.ai"
    }
  ],
  "paths": {
    "/api/visit-web": {
      "post": {
        "operationId": "visitWebPage",
        "x-openai-isConsequential": false,
        "summary": "visit web page",
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/visitWebPageRequest"
              }
            }
          }
        },
        "responses": {
          "200": {
            "description": "OK",
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/visitWebPageResponse"
                }
              }
            }
          },
          "400": {
            "description": "Bad Request",
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/visitWebPageError"
                }
              }
            }
          }
        }
      }
    }
  },
  "components": {
    "schemas": {
      "visitWebPageResponse": {
        "type": "object",
        "properties": {
          "title": {
            "type": "string",
            "description": "The title of this web page"
          },
          "content": {
            "type": "string",
            "description": "The content of the web page's url to be summarized"
          },
          "meta": {
            "type": "object",
            "description": "The Html meta info of the web page"
          },
          "links": {
            "type": "array",
            "description": "Some links in the web page",
            "items": {
              "type": "string"
            }
          },
          "extra_search_results": {
            "type": "array",
            "description": "Additional Search results",
            "items": {
              "type": "object",
              "properties": {
                "title": {
                  "type": "string",
                  "description": "the title of this search result"
                },
                "link": {
                  "type": "string",
                  "description": "the link of this search result"
                },
                "snippet": {
                  "type": "string",
                  "description": "the snippet of this search result"
                }
              }
            }
          },
          "todo": {
            "type": "array",
            "description": "what to do with the content",
            "items": {
              "type": "string"
            }
          },
          "tips": {
            "type": "array",
            "description": "Tips placed at the end of the answer",
            "items": {
              "type": "string"
            }
          },
          "rules": {
            "description": "Adherence is required when outputting content.",
            "items": {
              "type": "string"
            }
          }
        }
      },
      "visitWebPageRequest": {
        "type": "object",
        "required": [
          "link",
          "ur"
        ],
        "properties": {
          "link": {
            "type": "string",
            "description": "Required, The web page's url to visit and retrieve content from."
          },
          "ur": {
            "type": "string",
            "description": "Required, a clear statement of the user's request, can be used as a search query and may include search operators."
          },
          "lp": {
            "type": "boolean",
            "description": "Required, Whether the link is directly provided by the user"
          },
          "rt": {
            "type": "boolean",
            "description": "If the last request doesn't meet user's need, set this to true when trying to retry another request."
          },
          "l": {
            "type": "string",
            "description": "Required, the language used by the user in the request, according to the ISO 639-1 standard. For Chinese, use zh-CN for Simplified Chinese and zh-TW for Traditional Chinese."
          }
        }
      },
      "visitWebPageError": {
        "type": "object",
        "properties": {
          "code": {
            "type": "string",
            "description": "error code"
          },
          "message": {
            "type": "string",
            "description": "error message"
          },
          "detail": {
            "type": "string",
            "description": "error detail"
          }
        }
      }
    }
  }
}
Use 前端面试官 on 302.AI

前端面试官 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: "前端面试官", 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.

Best Alternative GPTs to 前端面试官 on GPTs Store

前端面试

辅助解答前端面试问题

300+

Frontend Interview Pro

帮助解决前端面试问题并生成定制面试题的前端专家。

200+

前端面试宝典库

一个吸收了大部分常用前端面试题的知识库

100+

Frontend Interview GPT

I help you prepare for your frontend engineer interviews through 30-minute mock live coding test questions

60+

前端面试官

助你在面试中游刃有余

50+

大厂资深Web前端开发面试官2024

针对特定招聘岗位信息,定制化复习前端技术栈,准备大厂面试,前端技能与岗位匹配评估机器人,`岗位定制化技术问题回答评分` + `提供改进意见` + `招聘岗位信息适配`

50+

Front-End Interview Buddy 前端面试助手

Mimics a front-end interviewee's conversational responses.

50+

前端面试官

一个帮助你提高js能力的助手

30+

前端面试官

为web开发者提供面试帮助

20+

前端面试复习助手

前端面试复习助手,从前端面试题库中随机出题,在用户回答后给出评分和标准答案

20+

FT Interviewer

I provide in-depth explanations on front-end development topics.

20+

前端面试官

A front-end interview officer, asking questions and scoring answers.

10+

前端面试2023

前端面试2023

10+

前端面试高手

Expert in detailed front-end interview answers

10+

Front-End Mentor

擅长JS和Vue.js的前端面试专家。

10+

前端资深面试官Alex

一个集合市面上所有大厂面试的题的综合面试官,能模拟不同轮次面试以及做出职业规划,适合中国人体质

8+

前端面试助手

实用的前端面试问答工具,包括Vue、JS、CSS、HTML

6+

前端面试官

输入相关专业的名称随机出面试题,进行考核

5+

Front-End Mastery Coach

Front-End Expert Interviewer & Coach for FANG & IT Roles

2+

FE Interviewer

友好、交谈的高级前端面试官

1+