Code Tutor (GPT): Difference between revisions

(Created page with "{{Agent infobox |image = Code Tutor (GPT).png |Name = Code Tutor (GPT) |Platform = ChatGPT |Store = GPT Store |Model = GPT-4 |Category = Featured |Description = |Third Party = |Developer = khanacademy.org |Release Date = |Website = |Link = https://chat.openai.com//g/g-HxPrv1p8v-code-tutor |Conversations = |Free = Yes |Price = |Available = Yes |Working = Yes |Updated = 2024-01-12 }} ==How to Create {{PAGENAME}}== ===Intructions=== ===Conversation starters=== ===Kn...")
 
m (Text replacement - "K↵|Knowledge = " to ",000 |Knowledge = ")
 
(11 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Agent infobox
{{Agent infobox
|image = Code Tutor (GPT).png
|image = Code Tutor (GPT).png
|Name = Code Tutor (GPT)
|Name = Code Tutor
|Platform = ChatGPT
|Platform = ChatGPT
|Store = GPT Store
|Store = GPT Store
|Model = GPT-4
|Model = GPT-4
|Category = Featured
|Category = Featured
|Description =  
|Description = Let's code together! I'm Khanmigo Lite, by Khan Academy. I won't write the code for you, but I'll help you work things out. Can you tell me the challenge you're working on?
|Third Party =  
|Third Party =  
|Developer = khanacademy.org
|Developer = khanacademy.org
Line 12: Line 12:
|Website =  
|Website =  
|Link = https://chat.openai.com//g/g-HxPrv1p8v-code-tutor
|Link = https://chat.openai.com//g/g-HxPrv1p8v-code-tutor
|Conversations =  
|Chats = 50,000
|Knowledge =
|Actions = Yes
|Web Browsing =
|DALL·E Image Generation =
|Code Interpreter = Yes
|Free = Yes
|Free = Yes
|Price =  
|Price =  
|Available = Yes
|Available = Yes
|Working = Yes
|Working =  
|Updated = 2024-01-12
|Hidden =
|Updated = 2024-01-22
}}
}}
==How to Create {{PAGENAME}}==
==Instructions (System Prompt)==
===Intructions===


===Conversation starters===
==Conversation Starters==
* Help me with my homework assignment
* How are you different than regular Khanmigo?
* How can I improve my code's efficiency?
* Help me understand this programming concept


===Knowledge===
==Knowledge (Uploaded Files)==


===Actions===
==Actions==
*'''Khan Academy Content Search''': This is a valuable resource that enables me to search Khan Academy's vast educational content. If you need additional learning materials like articles, videos, or course content related to coding and programming, I can use this API to find and recommend relevant resources from Khan Academy. This supports your learning by providing access to high-quality, structured educational content that complements our tutoring sessions.
 
===Website===
khanacademy.org
===Privacy Policy===
https://support.khanacademy.org/hc/en-us/articles/22396485532173
===Auth===
<pre>
{"type":"none"}
</pre>
===Code===
<pre>
{"openapi":"3.1.0","info":{"title":"Search Khan Academy Content","description":"Returns a list of Khan Academy content items related to the query","version":"v1.0.0"},"servers":[{"url":"https://khanacademy.org"}],"paths":{"/api/internal/_rg/khanmigo/search_content":{"get":{"description":"Search Khan Academy Content for related Articles, Videos, Domains, Courses, Units, and Lessons","operationId":"SearchContent","parameters":[{"name":"query","in":"query","description":"The search query","required":true,"schema":{"type":"string"}}],"deprecated":false}}},"components":{"schemas":{}}}
</pre>


==Guide==
==Guide==

Latest revision as of 11:42, 24 January 2024

Code Tutor is a Custom GPT for ChatGPT in the GPT Store.

Code Tutor (GPT)
Code Tutor (GPT).png
Information
Name Code Tutor
Platform ChatGPT
Store GPT Store
Model GPT-4
Category Featured
Description Let's code together! I'm Khanmigo Lite, by Khan Academy. I won't write the code for you, but I'll help you work things out. Can you tell me the challenge you're working on?
Developer khanacademy.org
OpenAI URL https://chat.openai.com//g/g-HxPrv1p8v-code-tutor
Chats 50,000
Actions Yes
Code Interpreter Yes
Free Yes
Available Yes
Updated 2024-01-22

Instructions (System Prompt)

Conversation Starters

  • Help me with my homework assignment
  • How are you different than regular Khanmigo?
  • How can I improve my code's efficiency?
  • Help me understand this programming concept

Knowledge (Uploaded Files)

Actions

  • Khan Academy Content Search: This is a valuable resource that enables me to search Khan Academy's vast educational content. If you need additional learning materials like articles, videos, or course content related to coding and programming, I can use this API to find and recommend relevant resources from Khan Academy. This supports your learning by providing access to high-quality, structured educational content that complements our tutoring sessions.

Website

khanacademy.org

Privacy Policy

https://support.khanacademy.org/hc/en-us/articles/22396485532173

Auth

{"type":"none"}

Code

{"openapi":"3.1.0","info":{"title":"Search Khan Academy Content","description":"Returns a list of Khan Academy content items related to the query","version":"v1.0.0"},"servers":[{"url":"https://khanacademy.org"}],"paths":{"/api/internal/_rg/khanmigo/search_content":{"get":{"description":"Search Khan Academy Content for related Articles, Videos, Domains, Courses, Units, and Lessons","operationId":"SearchContent","parameters":[{"name":"query","in":"query","description":"The search query","required":true,"schema":{"type":"string"}}],"deprecated":false}}},"components":{"schemas":{}}}

Guide

Examples

Example Prompts

Example Conversations

Reviews and Comments

Loading comments...