chenxuan520/lmlfy

Let Me LLM That For You

0

stars

7

commits

HTML

primary language

May 29, 2026

updated

chenxuan520.github.io/lmlfy/

README

lmlfy - Let Me LLM That For You

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.

如何使用 (How to Use)

  1. 访问 index.html 页面。
  2. 在文本框中输入一个问题。
  3. 选择一个 AI 搜索引擎。
  4. 点击“生成链接”按钮。
  5. 复制生成的链接并分享给你的朋友!

  1. Visit the index.html page.
  2. Enter a question in the text box.
  3. Select an AI search engine.
  4. Click the "Generate Link" button.
  5. Copy the generated link and share it with your friends!

在线演示 (Live Demo)

你可以在这里查看在线演示:https://chenxuan520.github.io/lmlfy/


You can see a live demo here: https://chenxuan520.github.io/lmlfy/

仓库 (Repository)

你可以在这里查看仓库:https://github.com/chenxuan520/lmlfy


You can see the repository here: https://github.com/chenxuan520/lmlfy

文件结构 (File Structure)

.
├── 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)

所用技术 (Technologies Used)

  • HTML
  • CSS
  • JavaScript

贡献 (Contributing)

欢迎各种贡献!如果你有任何想法、建议或发现任何错误,请随时提出 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.

Contributors

chenxuan520

7 commits

chenxuan520/lmlfy

Let Me LLM That For You

0

stars

7

commits

HTML

primary language

May 29, 2026

updated

chenxuan520.github.io/lmlfy/

README

lmlfy - Let Me LLM That For You

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.

如何使用 (How to Use)

  1. 访问 index.html 页面。
  2. 在文本框中输入一个问题。
  3. 选择一个 AI 搜索引擎。
  4. 点击“生成链接”按钮。
  5. 复制生成的链接并分享给你的朋友!

  1. Visit the index.html page.
  2. Enter a question in the text box.
  3. Select an AI search engine.
  4. Click the "Generate Link" button.
  5. Copy the generated link and share it with your friends!

在线演示 (Live Demo)

你可以在这里查看在线演示:https://chenxuan520.github.io/lmlfy/


You can see a live demo here: https://chenxuan520.github.io/lmlfy/

仓库 (Repository)

你可以在这里查看仓库:https://github.com/chenxuan520/lmlfy


You can see the repository here: https://github.com/chenxuan520/lmlfy

文件结构 (File Structure)

.
├── 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)

所用技术 (Technologies Used)

  • HTML
  • CSS
  • JavaScript

贡献 (Contributing)

欢迎各种贡献!如果你有任何想法、建议或发现任何错误,请随时提出 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.

See what people are saying

Contributors

chenxuan520

7 commits

Languages

HTML

33.8%

CSS

33.6%

JavaScript

32.6%