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. 🌹

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

如果你对我感兴趣 / Contact me! Link me! Invite me! Cooperate with me!

Please note your name and idea.

  • 蚝油菜花 | WeChat 微信号:lt87876 (注意备注来意)

😁 Welcome friends from all corners of the world! Let's do something fun!

❤️ 如果你也关注 AI 的发展现状,且对 AI 应用开发非常感兴趣,我会每日分享大模型与 AI 领域的最新应用和热点信息,提供开源实例和实用教程,帮助你快速上手AI技术,欢迎关注我哦!

  • 蚝油菜花 | WeChat 微信公众号 | 搜一搜:蚝油菜花

加油!/ Fighting!

Anurag's GitHub stats Top Langs

Pinned Loading

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

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

    Python 92 8

  2. transformers-docs-zh transformers-docs-zh Public

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

    4

  3. WebChat WebChat Public

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

    JavaScript 4 1

  4. VideoChat VideoChat Public

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

    JavaScript 18 3

  5. github-star-rag github-star-rag Public

    一个基于RAG架构和LLM能力开发的AI搜索工具,专为检索GitHub用户Star项目中与查询相关的内容,并提供简洁的项目信息。

    Python 1

  6. function-calling-parser function-calling-parser Public

    function-calling-parser 是一个用于解析和调用外部工具的 Python 库,适用于支持 Function Calling 的大模型,基于 OpenAI SDK 为用户在调用 Function Calling API 时提供了一系列简化流程的工具和方法。

    Jupyter Notebook