-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
170 additions
and
148 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,65 @@ | ||
# 11-18~11-24.老胡的周刊(第169期) | ||
|
||
> [老胡的信息周刊](https://weekly.howie6879.com/),记录这周我看到的有价值的信息,主要针对计算机领域,内容主题极大程度被我个人喜好主导。这个项目核心目的在于记录让自己有印象的信息做一个**留存**以及**共享**。 | ||
## 🎯 项目 | ||
|
||
### [PDFMathTranslate](https://github.com/Byaidu/PDFMathTranslate) | ||
|
||
基于 `AI` 完整保留排版的 `PDF` 文档全文双语翻译,支持 `Google/DeepL/Ollama/OpenAI` 等服务,提供 `CLI/GUI/Docker`: | ||
|
||
- 📊 保留公式、图表、目录和注释 (预览效果) | ||
- 🌐 支持 多种语言 和 诸多翻译服务 | ||
- 🤖 提供 命令行工具,图形交互界面,以及 容器化部署 | ||
|
||
![PDFMathTranslate](https://images-1252557999.file.myqcloud.com/uPic/m0zGEV.png) | ||
|
||
### [Scrapling](https://github.com/D4Vinci/Scrapling) | ||
|
||
`D4Vinci/Scrapling` 是一个为 `Python` 提供高性能、不易被检测、适应性强的网页爬虫库,旨在应对反爬虫保护和网页结构变化的挑战。 | ||
|
||
## 🤖 软件 | ||
|
||
### [FileCentipede](https://github.com/filecxx/FileCentipede) | ||
|
||
File centipede 是一款一体化互联网文件上传/下载管理器、BitTorrent 客户端、WebDAV 客户端、FTP 客户端和 SSH 客户端。 | ||
|
||
- 快速、可定制且用户友好 | ||
- 它支持多协议,并包含许多有用的辅助工具,例如 HTTP 请求器、文件合并和编码器 | ||
- 通过浏览器集成,您可以从网站下载音频和视频,甚至加密的视频 | ||
|
||
![FileCentipede](https://images-1252557999.file.myqcloud.com/uPic/u8qNcG.png) | ||
|
||
### [ChatMLX](https://github.com/johnmai-dev/ChatMLX) | ||
|
||
`ChatMLX` 是一个现代化、开源、高性能的 MacOS 聊天应用程序,它基于大型语言模型,支持多种语言和模型,并确保用户隐私和安全: | ||
|
||
![ChatMLX](https://images-1252557999.file.myqcloud.com/uPic/8WekXj.png) | ||
|
||
## 👀 资料 | ||
|
||
### [bRAG-langchain](https://github.com/bRAGAI/bRAG-langchain) | ||
|
||
它为希望构建自己的基于检索增强生成(RAG)应用程序的开发者提供了一系列的资源和指导。该项目涵盖了从基础到高级的 RAG 实现,包括多查询、自定义 RAG 管道、高级检索和重排技术。仓库中包含了一系列的教程笔记本,这些笔记本详细介绍了 RAG 架构的设置、数据预处理、嵌入生成、向量存储、多查询技术、逻辑和语义路由、查询结构化、高级索引和检索技术等。 | ||
|
||
![bRAG-langchain](https://images-1252557999.file.myqcloud.com/uPic/u0SkKz.png) | ||
|
||
## 🕸 网站 | ||
|
||
### [llmresourceshub](https://llmresourceshub.vercel.app/) | ||
|
||
一站式 LLM 资源合集: | ||
|
||
![llmresourceshub](https://images-1252557999.file.myqcloud.com/uPic/eSgtB8.png) | ||
|
||
## ✍️ 说明 | ||
|
||
周刊相关信息: | ||
|
||
- 公众号:[老胡的储物柜](https://images-1252557999.file.myqcloud.com/uPic/ETIbMe.jpg),欢迎加我微信进**周刊群聊** | ||
- [TG 频道订阅](https://t.me/howie_weekly):老胡周刊 TG 信息频道,对周刊的信息补充,会分享更多的资源,欢迎关注👏 | ||
- [聚合周刊](https://www.fre321.com/weekly):老胡收集了国内外60+优质技术周刊进行信息聚合🔥 | ||
- Github 地址:[howie6879/weekly/](https://github.com/howie6879/weekly/),觉得不错麻烦给我一个**Star**,谢谢 ❤️ | ||
- 浏览地址:[老胡的信息周刊](https://weekly.howie6879.com) | [今日推荐](https://weekly.howie6879.com/recommend/index.html) | [MacOS 软件推荐](https://weekly.howie6879.com/soft/mac.html) | ||
|
||
🙌如果你阅读到这里,说明我们对信息的认可区域是有一定交集的,可以说我们是**同道中人**,所以如果你有自认为不错的信息获取渠道,欢迎**留言**或者**私聊**我,谢谢。 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.