Software Applications - Lifecycle of a generative AI project

Lifecycle of a generative AI project

  • Scope project : what to do
  • Build/improve system: using GenAI
    • build a prototype quite quickly (take it into internal evaluation)
    • plan to over time improve this software prototype
  • Internal evaluation(iterative process)
  • Deploy and monitor

Tools to improve performance

  • Building Generative AI is a highly empirical (experimental) process - we repeatedly find and fix mistakes
    • Prompting
    • Retrieval augmented generation(RAG)
      • Give LLM access to external data sources
    • Fine-tune models
      • adapt LLM to your task
    • Pretrain models
      • training LLM from scratch

RAG updates the system

相关推荐
冬奇Lab2 小时前
Workflow 系列(06):安全——跨步骤注入传播与四层防御
人工智能·工作流引擎
冬奇Lab2 小时前
每日一个开源项目(第149篇):RAG-Anything - 把图片、表格、公式当成一等公民的多模态 RAG 框架
人工智能·开源
米小虾2 小时前
AI Agent 安全实战指南:当智能体开始"不听话",开发者该如何应对?
人工智能·安全·agent
IT_陈寒4 小时前
Vite的热更新突然不香了,排查三小时差点砸键盘
前端·人工智能·后端
阿里云大数据AI技术6 小时前
构建高转化海外电商搜索:阿里云OpenSearch行业算法版的全链路智能优化策略实战
人工智能·搜索引擎
Awu12276 小时前
⚡从零开发 Agent CLI(五)实现一个可治理、可扩展的工具系统
前端·人工智能·claude
字节跳动视频云技术团队6 小时前
让 Agent 成为音视频工作台:AI MediaKit CLI + Skill 发布
人工智能·音视频开发
魏祖潇6 小时前
framework 整合实战——DDD/TDD/SDD 三件套在 framework 仓的真实落地
人工智能·后端
Token炼金师7 小时前
去噪扩散:从随机噪声到高保真图像的数学之路
人工智能·aigc