What is Generative AI - How generative AI works

AI is a set of tools

  • Supervised learning (labeling things)
  • Generative AI
  • Unsupervised learning
  • Reinforcement learning

Supervised learning (labeling things)

  • Application
    • Spam filtering
    • Online advertising
    • Self-driving car
    • Healthcare
    • Visual inspection
    • Speech recognition
  • 2010 -2020: Large scale supervised learning
    • Large AI models vs Small AI models

Generating text using Large Language Models (LLMs)

  • Text generation process
    • prompt+AI output

How Large Language Models (LLMs) work

  • LLMs are built by using supervised learning(A->B) to repeatedly predict the next word.
    • one sentence is turned into multiple inputs A and outputs B for it to try to learn from where the LLM is learning,given a few words, to predict what is the next word that comes out there
    • When we train a very large AI system on a lot of data ( hundreds of billions of words), we get a Large Language Model like ChatGPT.
    • that's given a prompt, is very good at generating some additional words in response to that prompt
    • they're trained to repeatedly predict the next word;
相关推荐
火山引擎开发者社区7 小时前
火山AgentPlan/CodingPlan同步上线GLM-5.2
人工智能
冬奇Lab8 小时前
Skill 系列(05):Skill 工作流串联——4 种模式实测,并发加速 1.5x
人工智能·开源
冬奇Lab8 小时前
每日一个开源项目(第141篇):hiring-agent - HackerRank 开源了他们的简历评分系统,你的简历能得几分?
人工智能·面试·开源
甲维斯9 小时前
又升级咯!坦克大战2026,科技与复古并存!
前端·人工智能·游戏开发
姗姗来迟了11 小时前
用React Hook封装AI对话状态
人工智能
Goodbye11 小时前
从 Token 到 Embedding:LLM 核心基础深度解析
javascript·人工智能
阿瑞IT11 小时前
AI Agent 在甘特计划变更场景中的动态响应工程实践
人工智能
用户9385156350711 小时前
工具调用背后:LLM 如何突破“缸中大脑”,操控真实世界?
javascript·人工智能