Ian729
Software and cathedrals are much the same – first we build them, then we pray. --Samuel T. Redwine, Jr.
Ian729's Stars
opencv/opencv
Open Source Computer Vision Library
sharkdp/bat
A cat(1) clone with wings.
pandas-dev/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
zhayujie/chatgpt-on-wechat
基于大模型搭建的聊天机器人,同时支持 微信公众号、企业微信应用、飞书、钉钉 等接入,可选择GPT3.5/GPT-4o/GPT-o1/ Claude/文心一言/讯飞星火/通义千问/ Gemini/GLM-4/Claude/Kimi/LinkAI,能处理文本、语音和图片,访问操作系统和互联网,支持基于自有知识库进行定制企业智能客服。
openssl/openssl
TLS/SSL and crypto library
simple-icons/simple-icons
SVG icons for popular brands
ml-tooling/best-of-ml-python
🏆 A ranked list of awesome machine learning Python libraries. Updated weekly.
lss233/chatgpt-mirai-qq-bot
🚀 一键部署!真正的 AI 聊天机器人!支持ChatGPT、文心一言、讯飞星火、Bing、Bard、ChatGLM、POE,多账号,人设调教,虚拟女仆、图片渲染、语音发送 | 支持 QQ、Telegram、Discord、微信 等平台
dbader/schedule
Python job scheduling for humans.
mjhea0/awesome-fastapi
A curated list of awesome things related to FastAPI
exercism/exercism
Crowd-sourced code mentorship. Practice having thoughtful conversations about code.
openvinotoolkit/anomalib
An anomaly detection library comprising state-of-the-art algorithms and features such as experiment management, hyper-parameter optimization, and edge inference.
HermanMartinus/bearblog
Free, no-nonsense, super fast blogging.
apple/HomeKitADK
McNopper/OpenGL
OpenGL 3 and 4 with GLSL
fastapi/asyncer
Asyncer, async and await, focused on developer experience.
justjavac/weibo-trending-hot-search
微博热搜榜,记录从 2020-11-24 日开始的微博热门搜索。每小时抓取一次数据,按天归档。
kardolus/chatgpt-cli
ChatGPT CLI is a versatile tool for interacting with LLM models through OpenAI and Azure, as well as models from Perplexity AI and Llama. It supports prompts and history tracking for seamless, context-aware interactions. With extensive configuration options, it’s designed for both users and developers to create a customized GPT experience.
Codennnn/Green-Wall
⬜🟩 GitHub Contributions Graph Generator. :octocat:
alecjacobson/geometry-processing-csc2520
Course Page for Geometry Processing
andrewn/brew-services-menubar
An OS X menu item for starting and stopping homebrew services
terreng/simple-web-server
Create a local web server in just a few clicks with an easy to use interface. Built with Electron.
Homebrew/actions
🚀 Homebrew's GitHub Actions
cocos543/WeChatTimeLineRobot
微信朋友圈機器人
next-theme/theme-next-docs
📖 The documentation for NexT.
dbindel/sjtu-summer2018
Course material for "Numerical Methods for Data Science" (SJTU, summer 2018)
mafda/python_best_practices
How to make your code shine with isort, Black, Flake8, and Pylint. Guidelines and best practice suggestions on how to write Python code.
WeiboTrendingBackup/WeiboTrendingHistory
微博热搜榜历史备份:为 100 年后的历史学家研究当下提供第一手资料!|Weibo Trending Backup: Provide first-hand information for historians to study the present 100 years later. 【需要挂梯子🧱 】
PsCustomObject/PsCustomObject.github.io
HRakesh/Lossless-data-compression-using-Lempel-Ziv-Welch-LZW-algorithm
The Lempel–Ziv–Welch (LZW) algorithm is a lossless data compression algorithm. LZW is an adaptive compression algorithm that does not assume prior knowledge of the input data distribution. This algorithm works well when the input data is sufficiently large and there is redundancy in the data