14 private links
一个使用 GPT-4o 将 PDF 解析为 Markdown 的工具。它可以几乎完美地解析任何 PDF 文件,包括排版、数学公式、表格、图片和图表等内容,平均每页成本为 $0.013。
工作原理:
使用 PyMuPDF 库,首先对 PDF 进行解析出所有非文本区域,并做好标记;然后使用 GPT-4o进行解析,得到 markdown 文件。
See also:
- https://www.mingcute.com/ 一个开源的图标库,收录3000个图标,可以定制颜色、大小和格式。
- https://mynaui.com/icons Beautifully crafted open source icons for your next project.
- Generate SVG icons in seconds SVG 图标生成器,可以插入各种 icon 、emoji 、字符、gif 或上传本地 svg 文件合成,以及添加动画效果。
应用程序图标 Icon Gallery
InBrowser.App is a project to build and collect web apps that fully run in the browser without backend servers.
- Look Scanned
- DNS
- IP
- Authenticator
- MAC Address
- tldr-pages
- UUID
- Favicon
账单分享
From https://thejeshgn.com/2024/06/29/linked-list-foss-apps-for-bill-splitting-with-friends/:
I use GroupTabs to keep a money tab while traveling or any other large group bill splitting. It's a FOSS app and uses CouchDB/PouchDB as the backend.
- You can install it like any PWA app. It works offline like an App and syncs later.
- No login or accounts. Each tab/group has an access code or Capability URLs that you can share with friends to collaborate. It's the same logic if you want to access from multiple machines. There are no roles, so everyone has the same level of access.
- It has a limited set of features, but it is feature-complete. It works as defined and works very well.
- Its code is simple, and the backend is a simple data store, making it easily hackable and user-friendly.
- It can be self-hosted. It can also be hosted on the home network, which can sync once you return home or connect to the home network next time, or you can make it accessible on your VPN network. All these are possible.
- Export as CSV
SplitIt is another excellent FOSS alternative with lots of features if you want. It competes with SplitWise.
- It has a decent mobile interface, but it is not a PWA. It doesn't work offline. This is a significant limitation for me.
- You can use it without creating an account or log in. It has Capability URLs you can share with friends, which they can use to participate without logging. There are no roles, so everyone has the same level of access.
- It has more features like bill scanning, reimbursements, many ways of splitting bills, attachments, etc.
- It uses the Postgres database as the backend, so self-hosting is possible.
SplittyPie is an easy expense-splitting app. It's a FOSS app.
- It's a PWA app that works offline as well.
- You can use it without creating an account or log in. It has Capability URLs you can share with friends, which they can use to participate without logging. There are no roles, so everyone has the same level of access.
- It uses Firebase to host and store data. You can host it on your Firebase account, but it is not truly independent and almost impossible to host at home.
支持:
- Moonshot AI (Kimi.ai)
- 阶跃星辰 (跃问StepChat)
- 阿里通义 (Qwen)
- ZhipuAI (智谱清言)
- 秘塔AI (metaso)
- 讯飞星火(spark)
- MiniMax(海螺AI)
- 深度求索(DeepSeek)
- 聆心智能 (Emohaa)
See also:
- https://github.com/fruitbars/simple-one-api OpenAI 接口接入适配,支持千帆大模型平台、讯飞星火大模型、腾讯混元以及MiniMax、Deep-Seek,等兼容OpenAI接口,仅单可执行文件,配置超级简单,一键部署,开箱即用。
优雅的开源项目跟踪实时看板 Planka
团队协作项目管理神器。可以创建看板、列表、卡片和任务等,分配卡片成员、跟踪时间、设置截至日期,并添加附件和评论。平台支持实时更新、内部通知及多语言界面等,还可用 Docker 进行部署。
See also:
⛅️ 精选的 Cloudflare 工具、开源项目、指南、博客和其他资源列表
RSS and ATOM feeds are problematic for two reasons; 1) lack of history, 2) contain limited post content. We built some open-source software to fix that. writting
See also:
- https://llwslc.github.io/grammar-club/ 旋元佑《语法俱乐部》
搜索一个英语短语,这个网站会展示包含这个短语的电影片段。
虚拟机系统 PVE、ESXi、Windows Server + Hyper-v 等的安装配置教程 demo
小红书爆火的黏土风,你也可以创建你自己的了!可以在线创建,完全免费!
See also:
https://docs.loopin.network/zh/tutorials/stablediffusion/comfyui-how-to-implement-clay-style-filters
网站推出了创新的线性代数内容,通过互动插图和直观的实例,使复杂的数学概念变得简单易懂。每章从具体例子开始,辅以动态图解,逐步引入更正式的数学理论,使读者能够更快速、更有效地学习和理解线性代数。此外,书中还增加了弹出窗口等功能,帮助解释常见的线性代数术语。
This is a book about JavaScript, programming, and the wonders of the digital.
作者是 Marijn Haverbeke
,世界级 JavaScript
程序员,本书免费开源,中英文评分都很高。
Get Results As They Occur
- No delay, Stay informed in real-time
- No more repeating searches
- Control what to get
- Advanced Filtering
A web application that allows you to figure out the depth of field of a camera lens. You can adjust the aperture, focal length, and distance to the subject to see how the depth of field changes. The application also shows the hyperfocal distance and the near and far limits of the depth of field.
一个网络应用程序,可让您计算出相机镜头的景深。您可以调整光圈、焦距和与拍摄对象的距离,以查看景深如何变化。该应用程序还显示了超焦距以及景深的近端和远端限制。