An extremely fast Python package installer and resolver, written in Rust.uv An extremely fast Python package installer and resolver, written in Rust. Designed as a drop-in replacement for pip and pip-compile. uv is backed by Astral, the creators of Ruff. Highlights ⚖️ Drop-in replacement for common pip, pip-tools, and virtualenv commands. ⚡️ 10-100x faster than pip and pip-tools (pip-compile and pip-sync). 💾 Disk-space efficient, with a global cache for dependency deduplication. 🐍 Instal…
A performant, 100% open-source, contributor-friendly zkVM.
A UI-Focused Agent for Windows OS Interaction. UFO : A UI-Focused Agent for Windows OS Interaction UFO is a UI-Focused dual-agent framework to fulfill user requests on Windows OS by seamlessly navigating and operating within individual or spanning multiple applications. 🕌 Framework UFO operates as a dual-agent framework, encompassing: AppAgent 🤖, tasked with choosing an application for fulfilling user requests. This agent may also switch to a different application when a r…
Natural Language ProgrammingGPTScript Overview GPTScript is a new scripting language to automate your interaction with a Large Language Model (LLM), namely OpenAI. The ultimate goal is to create a fully natural language based programming experience. The syntax of GPTScript is largely natural language, making it very easy to learn and use. Natural language prompts can be mixed with traditional scripts such as bash and python or even external HTTP service calls. With GPTScript you can do just abo…
AI note-taking app that runs models locally.
Simple inference with StableCascade using diffusers in ComfyUIComfyUI StableCascade using diffusers Simple quick wrapper for https://huggingface.co/stabilityai/stable-cascade Comfy is going to implement this properly soon, this repo is just for quick testing for the impatient! Currently requires this diffusers branch: pip install git+https://github.com/kashif/diffusers.git@wuerstchen-v3
A developer reference project for creating Retrieval Augmented Generation (RAG) chatbots on Windows using TensorRT-LLM