User Tools

Site Tools


tutorials:ai_llm_tools

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
tutorials:ai_llm_tools [2025/06/11 01:40] chkuotutorials:ai_llm_tools [2025/06/12 17:40] (current) – [Value] chkuo
Line 30: Line 30:
     * Prompt: user input     * Prompt: user input
     * Session: a series of user input and LLM output     * Session: a series of user input and LLM output
-    * Memory: context retained within a session; some systems support cross-session memory+      * Good practice: limit the scope and length of individual sessions 
 +    * Memory: information kept from previous interactions; some systems provide this function
  
  
 ==== Value ==== ==== Value ====
   * Always-available conversation partners   * Always-available conversation partners
 +    * Often, just having a conversation helps you think much more clearly
     * Particularly helpful in the context of emotional support     * Particularly helpful in the context of emotional support
   * In some ways, LLMs are like crystals of human knowledge   * In some ways, LLMs are like crystals of human knowledge
Line 74: Line 76:
   * Use LLMs as tools to sharpen your thinking, not black boxes for quick answers   * Use LLMs as tools to sharpen your thinking, not black boxes for quick answers
   * Do not outsource your thinking process!   * Do not outsource your thinking process!
 +    * Use LLMs in your thinking and learning: you become better
 +    * Use LLMs to think for you: you skip the practice, bad for learning
   * LLMs may not save time   * LLMs may not save time
     * In fact, LLMs are most valuable when used to deepen the thinking process     * In fact, LLMs are most valuable when used to deepen the thinking process
Line 82: Line 86:
   * LLMs act like mirrors; their responses reflect your input and framing   * LLMs act like mirrors; their responses reflect your input and framing
     * Trained to be agreeable, they often conform to both your explicit instructions and implicit tone     * Trained to be agreeable, they often conform to both your explicit instructions and implicit tone
 +    * Helpful to make your implicit thoughts become explicit and better organized
   * Suggested practice   * Suggested practice
     * Start with a solid frame of reference     * Start with a solid frame of reference
tutorials/ai_llm_tools.1749577220.txt.gz · Last modified: by chkuo