-
Oak Ridge National Laboratory
- Knoxville, TN
-
23:52
(UTC -04:00) - https://gavinw.me
- @wigging@fosstodon.org
- @wigging.bsky.social
Stars
"RAG-Anything: All-in-One RAG Framework"
This project provides two different PINN frameworks and a purely mechanistic model to describe the motion of polypropylene particles within a fluidized bed reactor during pyrolysis.
The open-source RAG platform: built-in citations, deep research, 22+ file formats, partitions, MCP server, and more.
A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure AI Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences.
A concise, beginner-friendly introduction to the core ideas of linear algebra.
Playground examples to demonstrate Foundation Models Framework
Portable file server with accelerated resumable uploads, dedup, WebDAV, SFTP, FTP, TFTP, zeroconf, media indexer, thumbnails++ all in one file
Example apps for Foundation Models Framework in iOS 26 and macOS 26
🗣️ A CLI for on-device speech transcription using Speech.framework on macOS 26
The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.
This repository showcases various advanced techniques for Retrieval-Augmented Generation (RAG) systems. Each technique has a detailed notebook tutorial.
A non-curated collection of tools for working with text on Apple platforms
SIMD-accelerated distances, dot products, matrix ops, geospatial & geometric kernels for 16 numeric types — from 6-bit floats to 64-bit complex — across x86, Arm, RISC-V, and WASM, with bindings fo…
SwiftMath provides a full Swift implementation of iosMath for displaying beautifully rendered math equations in iOS and MacOS applications. It typesets formulae written using LaTeX math mode in a U…
Exploring the scalable matrix extension of the Apple M4 processor
Modern C++ Programming Course (C++03/11/14/17/20/23/26)
A differentiable PDE solving framework for machine learning
High-performance particle effects for SwiftUI.
A repository with examples on essential knowledge of chemical engineering.
A Python package for easy multiprocessing, but faster than multiprocessing
Numerical differential equation solvers in JAX. Autodifferentiable and GPU-capable. https://docs.kidger.site/diffrax/
Bandit is a tool designed to find common security issues in Python code.
Modeling in Chemical Technology: Numerical Calculations with Python
nanobind: tiny and efficient C++/Python bindings
Command line tool to get bibliography e.g. BibTex entries
Markdown parser, done right. 100% CommonMark support, extensions, syntax plugins & high speed. Now in Python!
An Eulerian fluid simulation written in Rust to learn the language