Let Me LLM That For You
0
stars
7
commits
HTML
primary language
May 29, 2026
updated
lmlfy 是一个有趣的小工具,可以为您生成一个“让我为您大模型一下”的链接。这是一个俏皮的方式,告诉别人他们本可以自己用 AI 搜索引擎轻松找到问题的答案。
This is a fun little tool that generates a "Let Me LLM That For You" link. It's a playful way to tell someone they could have easily found the answer to their question themselves using an AI search engine.
index.html 页面。index.html page.你可以在这里查看在线演示:https://chenxuan520.github.io/lmlfy/
You can see a live demo here: https://chenxuan520.github.io/lmlfy/
你可以在这里查看仓库:https://github.com/chenxuan520/lmlfy
You can see the repository here: https://github.com/chenxuan520/lmlfy
.
├── public
│ ├── index.html # 主页面 (The main page)
│ ├── answer.html # 显示动画并重定向的页面 (The page that shows the animation and redirects)
│ ├── css
│ │ └── style.css # 样式表 (Stylesheet)
│ └── js
│ ├── main.js # 主页面的脚本 (Script for the main page)
│ └── answer.js # answer.html 页面的脚本 (Script for the answer.html page)
└── README.md # 本文件 (This file)
欢迎各种贡献!如果你有任何想法、建议或发现任何错误,请随时提出 issue 或提交 pull request。
Contributions are welcome! If you have any ideas, suggestions, or find any bugs, please feel free to open an issue or submit a pull request.
7 commits
Hacker News (1)
HTML
33.8%
CSS
33.6%
JavaScript
32.6%
Let Me LLM That For You
0
stars
7
commits
HTML
primary language
May 29, 2026
updated
lmlfy 是一个有趣的小工具,可以为您生成一个“让我为您大模型一下”的链接。这是一个俏皮的方式,告诉别人他们本可以自己用 AI 搜索引擎轻松找到问题的答案。
This is a fun little tool that generates a "Let Me LLM That For You" link. It's a playful way to tell someone they could have easily found the answer to their question themselves using an AI search engine.
index.html 页面。index.html page.你可以在这里查看在线演示:https://chenxuan520.github.io/lmlfy/
You can see a live demo here: https://chenxuan520.github.io/lmlfy/
你可以在这里查看仓库:https://github.com/chenxuan520/lmlfy
You can see the repository here: https://github.com/chenxuan520/lmlfy
.
├── public
│ ├── index.html # 主页面 (The main page)
│ ├── answer.html # 显示动画并重定向的页面 (The page that shows the animation and redirects)
│ ├── css
│ │ └── style.css # 样式表 (Stylesheet)
│ └── js
│ ├── main.js # 主页面的脚本 (Script for the main page)
│ └── answer.js # answer.html 页面的脚本 (Script for the answer.html page)
└── README.md # 本文件 (This file)
欢迎各种贡献!如果你有任何想法、建议或发现任何错误,请随时提出 issue 或提交 pull request。
Contributions are welcome! If you have any ideas, suggestions, or find any bugs, please feel free to open an issue or submit a pull request.
Hacker News (1)
7 commits
HTML
33.8%
CSS
33.6%
JavaScript
32.6%