rare's Stars
richards199999/Thinking-Claude
Let your Claude able to think
rust-embedded/awesome-embedded-rust
Curated list of resources for Embedded and Low-level development in the Rust programming language
prabhuignoto/react-chrono
🕑 Modern Timeline Component for React
kornelski/pngquant
Lossy PNG compressor — pngquant command based on libimagequant library
johnkorzhuk/grabient
UI to generate linear-gradients
dixonandmoe/rellax
Lightweight, vanilla javascript parallax library
jonathantneal/google-fonts-complete
A complete list of Google Web Fonts and their sources
typekit/webfontloader
Web Font Loader gives you added control when using linked fonts via @font-face.
danielgatis/rembg
Rembg is a tool to remove images background
vijishmadhavan/ArtLine
A Deep Learning based project for creating line art portraits.
giventofly/pixelit
Create pixel art from an image
thekevinscott/UpscalerJS
Enhance Images with Javascript and AI. Increase resolution, retouch, denoise, and more. Open Source, Browser & Node Compatible, MIT License.
6677-ai/tap4-ai-webui
One-click to deploy your own ai tools directory with the open source web-ui
natemacs/launch-website-directories
Curated list of websites to publish your saas or microsaas and increase your audience
sambecker/exif-photo-blog
Photo blog, reporting 🤓 EXIF camera details (aperture, shutter speed, ISO) for each image.
unsplash/unsplash-js
🤖 Official JavaScript wrapper for the Unsplash API
TheAlphamerc/unsplash-image-picker
React library to search and select photos from Unsplash
tailwindlabs/heroicons
A set of free MIT-licensed high-quality SVG icons for UI development.
karpathy/LLM101n
LLM101n: Let's build a Storyteller
fudan-generative-vision/hallo
Hallo: Hierarchical Audio-Driven Visual Synthesis for Portrait Image Animation
mattboldt/typed.js
A JavaScript Typing Animation Library
lipis/flag-icons
:flags: A curated collection of all country flags in SVG — plus the CSS for easier integration
langgenius/dify
Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.
MarsX-dev/floatui
Beautiful and responsive UI components and templates for React and Vue (soon) with Tailwind CSS.
karpathy/minbpe
Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.
naklecha/llama3-from-scratch
llama3 implementation one matrix multiplication at a time
dream-num/Luckysheet
Luckysheet is an online spreadsheet like excel that is powerful, simple to configure, and completely open source.
hhursev/recipe-scrapers
Python package for scraping recipes data
HVision-NKU/StoryDiffusion
Accepted as [NeurIPS 2024] Spotlight Presentation Paper
rasbt/LLMs-from-scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step