Skip to content

Commit 97af348

Browse files
committed
update
1 parent 2465440 commit 97af348

File tree

1 file changed

+19
-18
lines changed

1 file changed

+19
-18
lines changed

README.md

+19-18
Original file line numberDiff line numberDiff line change
@@ -24,30 +24,31 @@
2424
|:-------------------------------|:------------|:-----|
2525
| ✅️ [py-101](./packages/py-101) | python 基础示例 | ⭐️⭐️ |
2626

27-
### 🕷️ [Python 爬虫]((./packages/py-crawler))
28-
29-
| 项目名称 | 项目描述 | 说明 |
30-
|:--------------------------------------------------|:------|:---------|
31-
| ✅️ [selenium](./packages/py-try/try-selenium) | 无头浏览器 | 🌟🌟🌟🌟 |
32-
| ✅️ [playwright](./packages/py-try/try-playwright) | 无头浏览器 | 🌟🌟🌟 |
33-
| ✅️ [jieba](./packages/py-try/try-jieba) | 中文分词库 | 🌟🌟🌟🌟 |
3427

3528
### 🔥 [Python AI/LLM/GPT](./packages/py-ai)
3629

37-
| 项目名称 | 项目描述 | 说明 |
38-
|:----------------------------------------------|:----------------------------------------------------------------------------------|:----------|
39-
| ✅️ [try-chroma](packages/py-try/try-chroma) | [chroma](https://github.com/chroma-core/chroma) 是LLM 常用 `向量数据库`, 调研 & 测试 | ⭐️⭐️⭐️ |
40-
| ✅️ [try-autogpt](packages/py-try/try-autogpt) | [Auto-GPT](https://github.com/Significant-Gravitas/Auto-GPT) GPT 最火🔥️框架, 调研 & 测试 | ⭐️⭐️⭐⭐️⭐️ |
41-
| ✅️ [xxx]() | xxx | xxx |
42-
| ✅️ [xxx]() | xxx | xxx |
43-
| ✅️ [xxx]() | xxx | xxx |
30+
| 项目名称 | 项目描述 | 说明 |
31+
|:---------------------------------------------|:----------------------------------------------------------------------------------|:----------|
32+
| ✅️ [try-chroma](packages/py-ai/try-chroma) | [chroma](https://github.com/chroma-core/chroma) 是LLM 常用 `向量数据库`, 调研 & 测试 | ⭐️⭐️⭐️ |
33+
| ✅️ [try-autogpt](packages/py-ai/try-autogpt) | [Auto-GPT](https://github.com/Significant-Gravitas/Auto-GPT) GPT 最火🔥️框架, 调研 & 测试 | ⭐️⭐️⭐⭐️⭐️ |
34+
| ✅️ [xxx]() | xxx | xxx |
35+
| ✅️ [xxx]() | xxx | xxx |
4436

4537
### 📈 [Python Quant](./packages/py-quant)
4638

47-
| 项目名称 | 项目描述 | 说明 |
48-
|:--------------------------------------|:---------|:-----|
49-
| ✅️ [ccxt](./packages/py-try/try-ccxt) | 数字货币交易框架 | ⭐️⭐️ |
50-
| ✅️ [xxx]() | xxx | xxx |
39+
| 项目名称 | 项目描述 | 说明 |
40+
|:----------------------------------------|:---------|:-----|
41+
| ✅️ [ccxt](./packages/py-quant/try-ccxt) | 数字货币交易框架 | ⭐️⭐️ |
42+
| ✅️ [xxx]() | xxx | xxx |
43+
44+
45+
### 🕷️ [Python 爬虫](./packages/py-crawler)
46+
47+
| 项目名称 | 项目描述 | 说明 |
48+
|:------------------------------------------------------|:------|:---------|
49+
| ✅️ [selenium](./packages/py-crawler/try-selenium) | 无头浏览器 | 🌟🌟🌟🌟 |
50+
| ✅️ [playwright](./packages/py-crawler/try-playwright) | 无头浏览器 | 🌟🌟🌟 |
51+
| ✅️ [jieba](./packages/py-try/try-jieba) | 中文分词库 | 🌟🌟🌟🌟 |
5152

5253
### 💻 [Python GUI](./packages/py-gui)
5354

0 commit comments

Comments
 (0)