Skip to content
View Airmomo's full-sized avatar
  • None
  • Shenzhen

Block or report Airmomo

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Airmomo/README.md

想对你说 / For you:

你好,我是 Airmomo,你也可以叫我 Momo。在忙碌的快节奏的生活里,我更喜欢独处和休闲,希望有时间可以去享受生活,去看遍美好的景色,去慢慢欣赏一字一石。为了有更多的时间属于自己,我热情地投身于能够提高生活或工作效率的一切东西,从编程的出现到如今人工智能的发展和应用,都似乎在帮助我实现我的理想.

Hi dear ! I am Airmomo, you can also call me Momo. In the busy and fast-paced life, I actually prefer solitude and leisure, hoping to have time to enjoy life, to see beautiful scenery, and to slowly appreciate every word and stone. In order to have more time for myself, I enthusiastically devote myself to everything that can improve life or work efficiency, from the emergence of programming to the development and application of artificial intelligence today, it seems to be helping me achieve my ideals.

🌹 I hope that in this increasingly convenient era, everyone can have more time to love themselves. 🌹

❤️ 我希望在这个无处都逐渐便捷的年代,每一个人都能多一些爱自己的时间。 ❤️

加油!/ Fighting!

Anurag's GitHub stats Top Langs

Pinned Loading

  1. graphrag-practice-chinese graphrag-practice-chinese Public

    GraphRAG的应用实例,项目特点在于提供了替换OpenAI模型的方法,并通过修改原有提示和切分文档的方法,提高了GraphRAG处理中文内容的能力。

    Python 106 9

  2. VideoChat VideoChat Public

    VideoChat 是一款智能音视频内容解读助手,支持批量上传音视频文件并自动转录为文字。通过 AI 技术,它能快速生成内容总结、详细解读和思维导图,并提供智能对话功能,帮助用户更高效地理解和分析音视频内容。支持多种格式导出字幕文件。

    JavaScript 32 7

  3. WebChat WebChat Public

    一个AI助手,可以帮你理解和分析当前网页的内容。基于Chrome扩展的最佳实践开发,AI助手能够基于当前网页内容进行智能问答。支持自定义API和本地大模型。

    JavaScript 8 4

  4. tpo-llm-webui tpo-llm-webui Public

    TPO 是一个优化 LLM 输出文本的框架,通过迭代反馈和优化提示的方式来“微调模型”,而非直接调整模型的参数,使模型在推理过程中与人类偏好对齐以生成更好的结果。本项目提供了一个友好的 WebUI 来加载模型,实时优化基础模型并展示最佳结果。

    Jupyter Notebook

  5. transformers-docs-zh transformers-docs-zh Public

    【持续更新中】 完全中文版的 Transformers 学习笔记及演示示例,支持 Jupyter Notebook,主要内容来自 🤗 Hugging Face 中关于 Transformers 的教材文档,在官方文档的基础上修改了部分示例的代码,补充在运行过程中遇到的问题和对应的解决方案。

    8 1

  6. satori-7b-round2-webui satori-7b-round2-webui Public

    基于 Satori-7B-Round2 推理模型和 Gradio API 提供了一个友好的 Web 界面,方便快速部署和体验模型的推理能力。

    Python