Skip to main content

Posts

Showing posts with the label GPT ChatKit

Project TouCans | AI-Tutored Technician Class Ham Radio Practice Exam

  Just a quick note that the AI tutored Project TouCans exams are up and running for the latest US technician class question pool for the license exam.  The exam sprang out of two different projects here at the home QTH. KO6BTY is studying for her extra class license. Also, I'm learning about developing code with AI. And voila: AI tutored ham radio practice exams. Try the AI-tutored Technician Class practice exam now. Project TouCans technician class practice exams . Read more about this project: First  demo  of OpenAI ChatKit enabled exams First release of extra class exam based on OpenAI responses API Removing the vector store  to reduce costs Experiences with Vector Stores Early debug to add contexts by local compute and storage First release of extra class exam  with no AI

GPT Asks for Help With Its Vision

 At the moment, I have the experimental, Open AI ChatKit enabled ham radio practice exams flying blind: I'm not passing the figures for exam questions into the AI when the student asks a question. This has led to a really cool thing! The AI is asking students to tell them what they see.  The question: includes a schematic of a linear voltage regulator. Here's the thing though, the AI system doesn't know that, it's just passed the question along with the correct answer at this point in development.  See that question at the bottom? "Now, could you describe or summarize what components or features you see in Figure E7-2?" That's super-cool, I think. The LLM asked because it does not have the picture availble to it. I responded  that I sawa Zener diode attached to the gate of a transistor, and it was off and running explaining to me how linear voltage regulators function and what the zener diode was for. What About Usage Costs? So far, I've taken three ...