Code Tutor (GPT): Difference between revisions

From AI Wiki
m (Text replacement - "|Updated = " to "|Hidden = |Updated = ")
m (Text replacement - "K↵|Knowledge = " to ",000 |Knowledge = ")
 
(3 intermediate revisions by 2 users not shown)
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
|Chats =  
|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 =  
|Hidden =  
|Hidden =  
|Updated =  
|Updated = 2024-01-22
2024-01-12
}}
}}
==Instructions (System Prompt)==
==Instructions (System Prompt)==


==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 (Uploaded Files)==
==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 (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

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

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...