Github Trending python: 2026-01-17 08:00:13
Name: google/langextract
URL: https://github.com/google/langextract
Description: A Python library for extracting structured information from unstructured text using LLMs with precise source grounding and interactive visualization.
Language: Python
Stars: 21,172
Forks: 1,471
Starred Today: 336 stars today
Intro:
LangExtract 是一个由谷歌推出的 Python 工具库,它利用大语言模型从非结构化的文本中自动提取并整理出结构化的信息。无论是临床病历还是普通报告,它都能根据用户设定的要求,精准识别出关键内容。这个工具特别强调可追溯性,能将提取出的每条信息对应回原文的具体位置,方便用户核对。同时,它擅长处理长文档,并能确保输出格式的稳定可靠,为信息整理和数据分析提供了高效便捷的解决方案。
Name: ultralytics/ultralytics
URL: https://github.com/ultralytics/ultralytics
Description: Ultralytics YOLO 🚀
Language: Python
Stars: 51,759
Forks: 9,919
Starred Today: 379 stars today
Intro:
Ultralytics 是一个专注于计算机视觉的开源项目,它提供了先进的 YOLO(You Only Look Once)模型。这个项目让用户能够轻松地训练和使用 AI 模型来识别图像或视频中的物体,比如检测行人、车辆或日常物品。它解决了传统视觉技术开发复杂、门槛高的问题,通过简洁的代码和丰富的文档,使开发者、研究人员甚至初学者都能快速上手。其亮点在于模型性能强大且易于部署,支持从云端到本地的多种
Keywords: #LLM #Python_toolkit #structured_information_extraction #YOLO #computer_vision #object_detection #model_training #deployment
Name: google/langextract
URL: https://github.com/google/langextract
Description: A Python library for extracting structured information from unstructured text using LLMs with precise source grounding and interactive visualization.
Language: Python
Stars: 21,172
Forks: 1,471
Starred Today: 336 stars today
Intro:
LangExtract 是一个由谷歌推出的 Python 工具库,它利用大语言模型从非结构化的文本中自动提取并整理出结构化的信息。无论是临床病历还是普通报告,它都能根据用户设定的要求,精准识别出关键内容。这个工具特别强调可追溯性,能将提取出的每条信息对应回原文的具体位置,方便用户核对。同时,它擅长处理长文档,并能确保输出格式的稳定可靠,为信息整理和数据分析提供了高效便捷的解决方案。
Name: ultralytics/ultralytics
URL: https://github.com/ultralytics/ultralytics
Description: Ultralytics YOLO 🚀
Language: Python
Stars: 51,759
Forks: 9,919
Starred Today: 379 stars today
Intro:
Ultralytics 是一个专注于计算机视觉的开源项目,它提供了先进的 YOLO(You Only Look Once)模型。这个项目让用户能够轻松地训练和使用 AI 模型来识别图像或视频中的物体,比如检测行人、车辆或日常物品。它解决了传统视觉技术开发复杂、门槛高的问题,通过简洁的代码和丰富的文档,使开发者、研究人员甚至初学者都能快速上手。其亮点在于模型性能强大且易于部署,支持从云端到本地的多种
Keywords: #LLM #Python_toolkit #structured_information_extraction #YOLO #computer_vision #object_detection #model_training #deployment
GitHub
GitHub - google/langextract: A Python library for extracting structured information from unstructured text using LLMs with precise…
A Python library for extracting structured information from unstructured text using LLMs with precise source grounding and interactive visualization. - google/langextract
Github Trending python: 2026-02-12 08:00:12
Name: google/langextract
URL: https://github.com/google/langextract
Description: A Python library for extracting structured information from unstructured text using LLMs with precise source grounding and interactive visualization.
Language: Python
Stars: 30,429
Forks: 2,033
Starred Today: 3,177 stars today
Intro:
LangExtract 是一个由 Google 开源的 Python 工具库,它利用大语言模型(LLM)从非结构化的文本中自动提取并整理出结构化的信息。它能处理像临床病历或报告这样的长文档,根据用户定义的指令,精准识别和归纳关键内容。其核心价值在于,它能将提取出的每一条信息都对应回原文中的具体位置,方便用户核对和验证,同时确保输出格式统一可靠。
Name: cheahjs/free-llm-api-resources
URL: https://github.com/cheahjs/free-llm-api-resources
Description: A list of free LLM inference resources accessible via API.
Language: Python
Stars: 9,458
Forks: 920
Starred Today: 463 stars today
Intro:
这个项目是一个免费大语言模型(LLM)API 资源的汇总列表。它专门收集了那些提供免费额度或试用积分、允许用户通过编程接口调用AI模型的服务。对于开发者、学生或任何想尝试AI应用构建但又不想立即付费的人来说,它解决了寻找和筛选可用免费资源的问题。项目价值在于帮你一站式发现来自Google、Mistral、NVIDIA等众多厂商的合法免费选项,节省大量搜索和比对时间。请注意,列表排除了非正规渠道,并
Name: patchy631/ai-engineering-hub
URL: https://github.com/patchy631/ai-engineering-hub
Description: In-depth tutorials on LLMs, RAGs and real-world AI agent applications.
Language: Jupyter Notebook
Stars: 28,595
Forks: 4,675
Starred Today: 140 stars today
Intro:
AI Engineering Hub 是一个面向 AI 工程学习的开源资源库。它汇集了 90 多个从入门到高级的实战项目,涵盖大语言模型、智能体应用等热门领域。无论你是初学者还是经验丰富的开发者,都能在这里找到可以直接上手或借鉴的代码示例与教程。项目旨在帮助用户通过实际构建来掌握 AI 工程的核心技能,从而更高效地将 AI 技术应用到自己的产品中。
Keywords: #LLM #LangExtract #structured_information_extraction #Python_toolkit #long_document_processing #AI_engineering #LLM_agents #free_LLM_API #AI_application_development
Name: google/langextract
URL: https://github.com/google/langextract
Description: A Python library for extracting structured information from unstructured text using LLMs with precise source grounding and interactive visualization.
Language: Python
Stars: 30,429
Forks: 2,033
Starred Today: 3,177 stars today
Intro:
LangExtract 是一个由 Google 开源的 Python 工具库,它利用大语言模型(LLM)从非结构化的文本中自动提取并整理出结构化的信息。它能处理像临床病历或报告这样的长文档,根据用户定义的指令,精准识别和归纳关键内容。其核心价值在于,它能将提取出的每一条信息都对应回原文中的具体位置,方便用户核对和验证,同时确保输出格式统一可靠。
Name: cheahjs/free-llm-api-resources
URL: https://github.com/cheahjs/free-llm-api-resources
Description: A list of free LLM inference resources accessible via API.
Language: Python
Stars: 9,458
Forks: 920
Starred Today: 463 stars today
Intro:
这个项目是一个免费大语言模型(LLM)API 资源的汇总列表。它专门收集了那些提供免费额度或试用积分、允许用户通过编程接口调用AI模型的服务。对于开发者、学生或任何想尝试AI应用构建但又不想立即付费的人来说,它解决了寻找和筛选可用免费资源的问题。项目价值在于帮你一站式发现来自Google、Mistral、NVIDIA等众多厂商的合法免费选项,节省大量搜索和比对时间。请注意,列表排除了非正规渠道,并
Name: patchy631/ai-engineering-hub
URL: https://github.com/patchy631/ai-engineering-hub
Description: In-depth tutorials on LLMs, RAGs and real-world AI agent applications.
Language: Jupyter Notebook
Stars: 28,595
Forks: 4,675
Starred Today: 140 stars today
Intro:
AI Engineering Hub 是一个面向 AI 工程学习的开源资源库。它汇集了 90 多个从入门到高级的实战项目,涵盖大语言模型、智能体应用等热门领域。无论你是初学者还是经验丰富的开发者,都能在这里找到可以直接上手或借鉴的代码示例与教程。项目旨在帮助用户通过实际构建来掌握 AI 工程的核心技能,从而更高效地将 AI 技术应用到自己的产品中。
Keywords: #LLM #LangExtract #structured_information_extraction #Python_toolkit #long_document_processing #AI_engineering #LLM_agents #free_LLM_API #AI_application_development
GitHub
GitHub - google/langextract: A Python library for extracting structured information from unstructured text using LLMs with precise…
A Python library for extracting structured information from unstructured text using LLMs with precise source grounding and interactive visualization. - google/langextract