The Self-hosted AI Starter Kit is an open-source template that quickly sets up a local AI environment. Curated by n8n, it provides essential tools for creating secure, self-hosted AI workflows.Self-hosted AI starter kit Self-hosted AI Starter Kit is an open, docker compose template that quickly bootstraps a fully featured Local AI and Low Code development environment. Curated by https://github.com/n8n-io, it combines the self-hosted n8n platform with a curated list of compatible AI products an…
دورهی مقدمهای بر یادگیری ماشین، برای دانشجویانMachine Learning Course Computer Engineering Department, Sharif University of Technology You can find Slides, Jupyter Notebooks and Exercises of "Introduction to machine learning" course of Fall 2024 (1403) Semester. It's currently under construction and will be updated during the semster. The complete set of course material of previous semesters are located in "Previous Semsters".
A modern, fast and flexible .NET testing frameworkTUnit A modern, flexible and fast testing framework for .NET 8 and up. With Native AOT and Trimmed Single File application support included! Documentation See here: https://thomhurst.github.io/TUnit/ IDE TUnit is built on top of the newer Microsoft.Testing.Platform, as opposed to the older VSTest platform. Because the infrastructure behind the scenes is new and different, you may need to enable some settings. This should just be a one time …
SVG icons for popular brands Simple Icons Over 3100 Free SVG icons for popular brands. See them all on one page at SimpleIcons.org. Contributions, corrections & requests can be made on GitHub. Usage ImportantWe ask that all users read our legal disclaimer before using icons from Simple Icons. General Usage Icons can be downloaded as SVGs directly from our website - simply click the download button of the icon you want, and the download will start automatically. CDN Usage Icons …
Qwen2.5 is the large language model series developed by Qwen team, Alibaba Cloud.Qwen2.5 🤗 Hugging Face | 🤖 ModelScope | 📑 Paper | 📑 Blog | 📖 Documentation 🖥️ Demo | 💬 WeChat (微信) | 🫨 Discord Visit our Hugging Face or ModelScope organization (click links above), search checkpoints with names starting with Qwen2.5- or visit the Qwen2.5 collection, and you will find all you need! Enjoy! To learn more about Qwen2.5, feel free to read our documentatio…
Optimized implementation for color-icon-matrix barcodesINTRODUCTION | ABOUT | CFC | LIBCIMBAR DETAILS | PERFORMANCE | TODO libcimbar: Color Icon Matrix Barcodes Behold: an experimental barcode format for air-gapped data transfer. It can sustain speeds of 850 kilobits/s (~106 KB/s) using just a computer monitor and a smartphone camera! Explain? The encoder outputs an animated barcode to a computer or smartphone screen: Encoder web app: https://cimbar.org While the decoder is a cell phone ap…
NumPy & SciPy for GPU CuPy : NumPy & SciPy for GPU Website | Install | Tutorial | Examples | Documentation | API Reference | Forum CuPy is a NumPy/SciPy-compatible array library for GPU-accelerated computing with Python. CuPy acts as a drop-in replacement to run existing NumPy/SciPy code on NVIDIA CUDA or AMD ROCm platforms. >>> import cupy as cp >>> x = cp.arange(6).reshape(2, 3).astype('f') >>> x array([[ 0., 1., 2.], [ 3., 4., 5.]], dty…
🐸 a database management tui for postgres🐸 rainfrog a database management tui for postgres Warningrainfrog is currently in beta. the goal for rainfrog is to provide a lightweight, terminal-based alternative to pgadmin/dbeaver. features efficient navigation via vim-like keybindings and mouse controls query editor with keyword highlighting and session history quickly copy data, filter tables, and switch between schemas shortcuts to view table metadata and properties cross-platform (macOS, linux…
🚀 Practical and document place for DevOps toolchain DevOps Basics 🚀 Practical and document place for DevOps toolchain 💝 With comprehensive documentation, basic hands-on scripts, advanced examples, and additional resources for a variety of DevOps tools Introduction 👋 You are new to DevOps or want to learn some DevOps tools, or you are already a DevOps engineer, and you are looking for DevOps documents and a place to practice DevOps tools? This repository will assist you in en…