llm-universe

by datawhalechina · Developer Tools

本项目是一个面向小白开发者的大模型应用开发教程,在线阅读地址:https://datawhalechina.github.io/llm-universe/

New0 ratings13,919 starsActive
Developer ToolsDeveloper ToolJupyter NotebookPython
Open project ↗↓ Download v1GitHub⚑ Report
llm-universe preview

About this project

LLM Universe 动手学大模型应用开发 项目简介 本项目是一个面向小白开发者的大模型应用开发教程,旨在基于阿里云服务器,结合个人知识库助手项目,通过一个课程完成大模型开发的重点入门,主要内容包括: 1. 大模型简介,何为大模型、大模型特点是什么、LangChain 是什么,如何开发一个 LLM 应用,针对小白开发者的简单介绍; 2. 如何调用大模型 API,本节介绍了国内外知名大模型产品 API 的多种调用方式,包括调用原生 API、封装为 LangChain LLM、封装为 Fastapi 等调用方式,同时将包括百度文心、讯飞星火、智谱AI等多种大模型 API 进行了统一形式封装; 3. 知识库搭建,不同类型知识库文档的加载、处理,向量数据库的搭建; 4. 构建 RAG 应用,包括将 LLM 接入到 LangChain 构建检索问答链,使用 Streamlit 进行应用部署 5. 验证迭代,大模型开发如何实现验证迭代,一般的评估方法有什么; 本项目主要包括三部分内容: 1. LLM 开发入门。V1 版本的简化版,旨在帮助初学者最快、最便捷地入门 LLM 开发,理解 LLM 开发的一般流程,可以搭建出一个简单的 Demo。 2. LLM 开发技巧。LLM 开发更进阶的技巧,包括但不限于:Prompt Engineering、多类型源数据的处理、优化检索、召回精排、Agent 框架等 3. LLM 应用实例。引入一些成功的开源案例,从本课程的角度出发,解析这些应用范例的…

Technologies

PythonJupyter Notebooklangchainrag

Project health

Actively maintained
Last updatelast week
Contributors23
Latest releasev1
Open issues & PRs17
License
On GitHubsince 2023

GitHub

13,919
stars
1,412
forks
23
contributors
17
open issues & PRs
Jupyter Notebook
language
last week
last commit
View on GitHub ↗All releases ↗

Reviews

out of 5 · 0 ratings
★★★★★
0%
★★★★
0%
★★★
0%
★★
0%
0%
Sign in to write a review
No reviews yet
Be the first to review llm-universe.

Built by

datawhalechina
Imported from GitHub · not yet claimed on GitPalace
View developer pageSign in with GitHub to claim

Maintain datawhalechina/llm-universe? Claiming verifies admin access through your GitHub account and gives you control of this listing.

You might also like