Discover the Best AI Resources
Curated essentials, no noise — just what matters
Brings ChatGPT, Claude, Gemini, Perplexity, DeepSeek, Grok and other AI chat services into one desktop app, each in its own isolated session and window. Adds prompt management, multi-window layouts, a built-in terminal, and local-first history.
A free, open textbook on engineering ML systems — building efficient, reliable AI from a single GPU up to warehouse-scale clusters. Goes beyond model design and MLOps tooling to the underlying science: scheduling, quantization, data pipelines, serving.
Browser-based editor for inspecting, editing, optimizing and publishing 3D Gaussian splats. Runs entirely in the browser with live preview, localization support, and export/publishing workflows — no install required, aimed at quick iteration and lightweight delivery.
Compiles LLMs into optimized TensorRT inference engines for NVIDIA GPUs via a Python API. Layers in kernel fusion, quantization, paged attention, KV caching, and continuous in-flight batching, scaling from a single GPU to multi-node deployments.
Turns any website into structured data or an API without code: record clicks once to capture lists and tables, or describe fields in plain language for AI extraction. Also crawls full sites, scrapes pages to Markdown, and runs filtered searches.
Routes LLM and agent decisions through semantic similarity instead of waiting for full generations, useful for intent routing, tool selection, guardrails, and multimodal handling.
Provides a scalable physics-and-rendering simulation interface for robotics and embodied-AI research — unified multi-physics solvers, the Nyx renderer, and the Quadrants compiler. Runs from laptop to datacenter GPUs; suited for sensor-rich data generation and RL/robotics prototyping.
GPU-native physics engine unifying rigid-body, fluid, cloth, and deformable solvers in one Python framework for robotics and embodied-AI research. Built by a 20+ lab collaboration, now backed by Genesis AI, with generative tools to author 4D scenes.
Runs a consumer AI chat interface backed by DeepSeek's large language models, with text, code, table, file, app, and API workflows. Its main appeal is strong reasoning access at unusually low cost.
Reworks the classic Bishop PRML for the deep learning era, adding dedicated chapters on transformers and diffusion models. Builds each idea from probability up using text, diagrams, math, and pseudocode, aimed at readers new to the field.
Unifies text-to-speech, singing voice synthesis, voice conversion, and text-to-audio/music in one PyTorch framework with shared vocoders and a common evaluation pipeline. Ships recipes, pretrained checkpoints, and visualizations of classic models.
Performs speaker diarization (who spoke when) with pyannote-audio: combines voice-activity detection, speaker-change and overlapped-speech detection to produce time-stamped speaker segments; compatible with Hugging Face Endpoints and ASR pipelines.