如何熟悉值得收藏的项目?

Linux基础

虚拟化
—————-
https://www.proxmox.com/en/downloads

火爬
—————
https://github.com/mendableai/firecrawl
https://www.firecrawl.dev/

浏览器自动化
————–
https://www.automa.site/
https://automa.wiki/

AI自动化
————–
https://manus.im/
https://github.com/mannaandpoem/OpenManus
https://github.com/Significant-Gravitas/AutoGPT
https://github.com/camel-ai/owl

电商工具
———
https://medio.cool/

代码助手
———–
https://www.marscode.cn/home
https://lingma.aliyun.com/
https://github.com/codecrafters-io/build-your-own-x

AI变成工具
———–
https://www.cursor.com/cn

Linux套Windows的外壳
————–
https://winuxos.com/

AI SQL数据分析工具
—————
https://getwren.ai/

流程图
————–
https://excalidraw.com/
https://www.drawio.com/

没有评论

发表回复

Linux基础
如何解决Moodle站点不可用问题?

1 前言 一个问题,一篇文章,一出故事。 今天笔者Moodel遇到访问遇到如下提示, This si …

Linux基础
如何创建solr集合?

1 前言 一个问题,一篇文章,一出故事。 笔者遇到同事使用Web创建solr的集合报错,详细错误如下 …

Linux基础
如何部署单节点Oracle Linux 9.x solr?

1. 理论基础 1.1 Solr简介 – Solr基于Apache Lucene,它是一 …