SnowCharmQ's Stars
basler/pypylon
The official python wrapper for the pylon Camera Software Suite
google-ai-edge/mediapipe
Cross-platform, customizable ML solutions for live and streaming media.
terrakok/kmp-awesome
An awesome list that curates the best Kotlin Multiplatform libraries, tools and more.
JetBrains/compose-multiplatform-template
Compose Multiplatform Application project template
JetBrains/compose-multiplatform
Compose Multiplatform, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.
practical-tutorials/project-based-learning
Curated list of project-based tutorials
LC044/WeChatMsg
提取微信聊天记录,将其导出成HTML、Word、Excel文档永久保存,对聊天记录进行分析生成年度聊天报告,用聊天数据训练专属于个人的AI聊天助手
Significant-Gravitas/AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
jindongwang/transferlearning
Transfer learning / domain adaptation / domain generalization / multi-task learning etc. Papers, codes, datasets, applications, tutorials.-迁移学习
chenzomi12/AISystem
AISystem 主要是指AI系统,包括AI芯片、AI编译器、AI推理和训练框架等AI全栈底层技术
abi/screenshot-to-code
Drop in a screenshot and convert it to clean code (HTML/Tailwind/React/Vue)
tldraw/tldraw
whiteboard / infinite canvas SDK
BuilderIO/gpt-crawler
Crawl a site to generate knowledge files to create your own custom GPT from a URL
rust-lang/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
OpenInterpreter/open-interpreter
A natural language interface for computers
xx025/carrot
Free ChatGPT Site List 这儿为你准备了众多免费好用的ChatGPT镜像站点
ossu/computer-science
🎓 Path to a free self-taught education in Computer Science!
antirez/smallchat
A minimal programming example for a chat server
google/comprehensive-rust
This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.
xtekky/gpt4free
The official gpt4free repository | various collection of powerful language models
spacedriveapp/spacedrive
Spacedrive is an open source cross-platform file explorer, powered by a virtual distributed filesystem written in Rust.
Pythagora-io/gpt-pilot
The first real AI developer
rustdesk/rustdesk
An open-source remote desktop application designed for self-hosting, as an alternative to TeamViewer.
marcrobledo/savegame-editors
A compilation of console savegame editors made with HTML5 technologies.
tauri-apps/awesome-tauri
🚀 Awesome Tauri Apps, Plugins and Resources
tokio-rs/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
binary-husky/gpt_academic
为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss等。
f/awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT better.
tokio-rs/mini-redis
Incomplete Redis client and server implementation using Tokio - for learning purposes only
redis-rs/redis-rs
Redis library for rust