huccihuang / AIEngineeringVideoCode
AI工程系列视频所使用的代码
☆11Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for AIEngineeringVideoCode
- Step-by-step Jupyter notebook tutorials for ChatTTS☆115Updated 4 months ago
- ☆75Updated 3 months ago
- 机器学习实战案例,涉及机器学习、深度学习等各个方向。每个案例代码量在百行左右。☆187Updated 9 months ago
- generate ppt with llm☆65Updated 8 months ago
- NLP_Study_Demo☆133Updated 3 months ago
- 一个面向小白的大模型应用开发课程☆48Updated last year
- RAG向量召回示例☆88Updated 9 months ago
- LangChain V0.2 官网文档中文翻译☆25Updated 5 months ago
- Auto generate pptx using gpt-3.5, Free to use online / 通过gpt-3.5生成PPT,免费在线使用☆557Updated 7 months ago
- 基于OpenVINO,本地部署大模型智能体Agent,控制TonyPi人形机器人☆75Updated last week
- 本项目致力于打造数智化平台级智能人机交互产品,结合智能知识库和知识检索的功能,满足高效运行和优质服务的需求。☆17Updated 6 months ago
- LangChain Tutorial 3 动画演示透彻解释 Agent 概念 以及 实现Demo☆93Updated last year
- Django 是一个使用 Python 编写的开源 Web 应用程序框架,它提供了一套用于快速开发安全、 可扩展和高效的 Web 应用程序的工具和功能。Django 基于 MVC(Model-View-Controller)架构模式,采用了最佳实践,强调代码的可重用性和可维…☆73Updated 5 months ago
- python pandas pyecharts streamlit echarts☆269Updated last week
- 使用文心一言+Python-pptx ,一键生成你的专属PPT☆75Updated 9 months ago
- 实时STT,连接OpenAI接口/智谱AI(流式LLM)和GPT-SOVITS/Edge-TTS,通过网页的方式,进行跨网络的服务调用,实现实时对话的效果☆248Updated 4 months ago
- 😊书生·浦语 (InternLM) 开源大语言模型第一期课程笔记😊 + 🍏Horowag Model Development🍎☆38Updated 8 months ago
- Practice to LLM.☆453Updated 2 weeks ago
- Based on the large model development framework of langchain, LangGraph is integrated to create a scalable workflow architecture. RAG。基于la…