TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: How to teach agentic AI? Please share your experience

9 点作者 morisil大约 2 个月前
I started teaching agentic AI at our cooperative (Berlin). It is a one day intense workshop where I:<p>1. Introduce IntelliJ IDEA IDE and tools 2. Showcase my Unix-omnipotent educational open source AI agent called Claudine (which can basically do what Claude Code can do, but I already provided it in October 2024) 3. Go through glossary of AI-related terms 4. Explore demo code snippets gradually introducing more and more abstract concepts 5. Work together on ideas brought by participants<p>In theory attendees of the workshop should learn enough to be able to build an agent like Claudine themselves. During this workshop I am introducing my open source AI development stack (Kotlin multiplatform SDK, based on Anthropic API). Many examples are using OPENRNDR creative coding framework, which makes the whole process more playful. I&#x27;m OPENRNDR contributor and I often call it &quot;an operating system for media art installations&quot;. This is why the workshop is called &quot;Agentic AI &amp; Creative Coding&quot;. Here is the list of demos:<p>- Demo010HelloWorld.kt - Demo015ResponseStreaming.kt - Demo020Conversation.kt - Demo030ConversationLoop.kt - Demo040ToolsInTheHandsOfAi.kt - Demo050OpenCallsExtractor.kt - Demo061OcrKeyFinancialMetrics.kt - Demo070PlayMusicFromNotes.kt - Demo090ClaudeAiArtist.kt - Demo090DrawOnMonaLisa.kt - Demo100AffirmationMirror.kt - Demo110TruthTerminal.kt - Demo120AiAsComputationalArtist.kt<p>And I would like to extend it even further.<p>Each code example is annotated with &quot;What you will learn&quot; comments which I split into 3 categories:<p>- AI Dev: techniques, e.g. how to maintain token window, optimal prompt engineering - Cognitive Science: philosophical and psychological underpinning, e.g. emergent theory of mind and reasoning, the importance of role-playing - Kotlin: in this case the language is just the simplest possible vehicle for delivering other abstract AI development concepts.<p>I am collecting lots of feedback from participants of my workshops, and I hope to improve them even further. Now I am considering recording this workshop as a series of YouTube videos.<p>Are you teaching how to write AI agents? How do you do it? Do you have any recommendations for my workshops?<p>https:&#x2F;&#x2F;xemantic.com&#x2F;ai&#x2F;workshops&#x2F;

6 条评论

kypro大约 2 个月前
This sounds interesting. I think you&#x27;re jumping into the tech too quickly though.<p>I think the first thing you should do is introduce agentic AI? What is it and what can it do that previous computational paradigms couldn&#x27;t? Jumping into an introduction to IntelliJ feels extremely dry.<p>I also suspect the cognitive science and theory of mind stuff will be a distraction if this is a practical workshop focused on building agents. It&#x27;s interesting for sure, but those discussions tend to be result in people sharing their BS opinions.
ethanjustin大约 2 个月前
This sounds like a fascinating workshop! I love the structured approach of blending AI development, cognitive science, and Kotlin. The inclusion of OPENRNDR for creative coding makes it even more engaging.<p>I&#x27;m running a website called What is Differ, where we explore and explain differences between various concepts, including AI-related topics. Your breakdown of agentic AI development could make for an interesting comparison article on different approaches to building AI agents.<p>If you&#x27;re open to collaboration or sharing insights, I&#x27;d love to connect!
评论 #43431111 未加载
Sevii大约 2 个月前
Your course sounds like it covers AI assisted coding. What does it have to do with agentic AI?
评论 #43454677 未加载
tmaly大约 2 个月前
I am not, but this is an interesting subject.
solomatov大约 2 个月前
A bit off topic, but what would you consider as the best applications of agentic ai?
评论 #43454689 未加载
codingwagie大约 2 个月前
Two responses in this thread were from accounts created today lol