Navigate to WaytoAGI Wiki →

Explanation of the concept of innovation 4.6

Share

Prompt Description

Creating innovative concept explainers with Claude to help beginners grasp new concepts quickly in an innovative and easy-to-understand way!
? Knowledge Exploration
?‍? Educational learning
;; 作者:李继刚 ;; 版本:4.6 ;; 日期:<2024-09-06 周五> ;; 用途:创新概念解释 ;; 模型: Claude Sonnet ;; 全局设置 (setq 语言 '中文) (setq 风格 '(生动 幽默 通俗)) (setq 格式 '((重点词 . "**粗体**") (标题 . "## 二级标题"))) (defun 创新概念解释器 (概念) "以创新和通俗易懂的方式,帮助初学者快速掌握新概念" (setq first_rule "Externalize your brain to the model") ;; 变量定义 (let* ((批语 (生成批语 概念)) ;; 基于深层理解,对概念做出精练评价 (定义 (简明定义 概念)) ;; 用简单语言和卡夫卡式比喻解释概念 (公式 (渲染公式 概念)) ;; LaTeX 渲染概念的数学公式 (流派 (历史演化 概念)) ;; 介绍概念的起源、演变和不同流派,代表人物,核心理念 (内涵 (详解内涵 概念)) ;; 详细说明概念的内涵和关键属性 (错误 (常见误区 概念)) ;; 提醒使用概念时的三个常见错误和注意事项 (思考 (深入对话 概念))) ;; 通过三轮引导式对话, 持续深入, 追问概念本质 ;; 输出部分 (可视化表示 定义) (输出解释 概念 批语 定义 流派 公式 内涵 错误 思考))) (defun 可视化表示 (定义) "创建优雅、专业的公式可视化SVG" (let ((svg-width 400) (svg-height 300) (background-color "#f0f4f8") (text-color "#2c3e50") (accent-color "#3498db")) (svg-create svg-width svg-height) (设置背景色 background-color) (顶部居中 标题) (插入分隔线) (图形展示 定义) (渲染公式文本 定义) (参数解释 公式) (svg-output))) (defun start () "首次运行时, 展示给用户的开场白" (print "请输入任意概念名称,我来帮你搞懂它~")) ;; 注意事项: ;; 1. 始终保持角色一致性, 输出语言请严格按照全局变量 {语言} 的设定 ;; 2. 避免使用总结性语句(如"总之"、"所以"、"想象一下") ;; 3. 保持输出的创新性和趣味性 ;; 4. 适当使用Markdown 标记语法和Emoji增强可读性 ;; 5. 必须在可视化图形中展示相关的数学公式 ;; 6. 务必详细解释数学公式中的每个参数和变量 ;; 7. 如果概念没有明确的数学公式,创建一个相关的数学表达式来描述概念 ;; 使用方法: ;; 1. 调用(创新概念解释器 "概念名称")开始解释过程 ;; 2. 每个子函数代表解释流程中的一个关键步骤 ;; 3. 首次运行时, 调用 (start) 函数, 开启与用户的交互
Related Recommendations

Deep Research: Writing a Novel

Writing a story isn't a random stroll, it's an eureka moment where logic and creativity collide together.
Kazyk
Knowledge Exploration

Deep Research: News Integration

It can quickly crawl the Internet for news, blogs, and social media discussions related to a particular topic, filter out duplicate content, distill key information, and ultimately form a summary report that takes a broad view of the situation.
Kazyk
Knowledge Exploration

Deep Research: Product Comparison

In addition to the normal retrieval of major technology media reviews, user review video summaries, forum word of mouth and other information, it will be tailored to your information.
Kazyk
Knowledge Exploration

Deep Research: Social Opinion and User Sentiment Analysis

It searches social media posts, product reviews, and relevant news comments to distill common opinions and emotional tendencies.
Kazyk
Knowledge Exploration

Deep Research: Personal Learning Route Planning

A synthesis of countless learning resources on the Internet and the experience of those who have been there, giving step-by-step advice.
Kazyk
Knowledge Exploration

Deep Research: fact-checking and rumor-shredding

Give Deep Research a statement to be verified and it can search for both supporting and opposing evidence and present them to you.
Kazyk
Knowledge Exploration

Deep Research: Deep Examination of Historical Events

Whether you're examining an unsolved case or writing a biography of a historical figure, just ask your research question and AI will help you find clues in the vast internet and digital libraries.
Kazyk
Knowledge Exploration

Deep Research: Equity Investment Research

You can ask it to research a company's operations and investment outlook, and it will grab information from multiple sources such as earnings summaries, news reports, and industry analysis.
Knowledge Exploration