Pinned Repositories
awesome-dotnet-core
:honeybee: A collection of awesome .NET core libraries, tools, frameworks and software
electron-sharp
Electron.NET
This fork has been moved to it's own repository, check link below πππ
fastText
Library for fast text representation and classification.
h5-samples
kml-toolbox
This class-based MATLAB toolbox allows you to create many different plots in Google Earth, by automatically creating the required xml-based KML files without user interaction. Also allows to save as KMZ packages, including any model & images necessary for the plot.
resting_duckling
Simple rest-server for wit.ai's duckling
rockstar-feat-csharp
The Rockstar to C# source-code generator
tinder4cats
XFOILinterface
Class interface between XFOIL and MATLAB, with the ability of running many instances in parallel.
theolivenbaum's Repositories
theolivenbaum/tinder4cats
theolivenbaum/electron-sharp
theolivenbaum/Electron.NET
This fork has been moved to it's own repository, check link below πππ
theolivenbaum/awesome-chatgpt
π§ A curated list of awesome ChatGPT resources, including libraries, SDKs, APIs, and more. π Please consider supporting this project by giving it a star.
theolivenbaum/AzureSignTool
SignTool Library and Azure Key Vault Support
theolivenbaum/bb-patch
theolivenbaum/BBTools
Collection of tools for Beasts and Bumpkins (1997)
theolivenbaum/electron-builder
A complete solution to package and build a ready for distribution Electron app with βauto updateβ support out of the box
theolivenbaum/garnet
Garnet is a remote cache-store from Microsoft Research that offers strong performance (throughput and latency), scalability, storage, recovery, cluster sharding, key migration, and replication features. Garnet can work with existing Redis clients.
theolivenbaum/ggml
Tensor library for machine learning
theolivenbaum/graphrag
A modular graph-based Retrieval-Augmented Generation (RAG) system
theolivenbaum/hyperpolyglot
A fast programming language detector
theolivenbaum/linguist
Language Savant. If your repository's language is being reported incorrectly, send us a pull request!
theolivenbaum/llama-dl
High-speed download of LLaMA, Facebook's 65B parameter GPT model
theolivenbaum/llama-int8
Quantized inference code for LLaMA models
theolivenbaum/LLamaSharp
C#/.NET binding of llama.cpp, including LLaMa/GPT model inference and quantization, ASP.NET core integration and UI.
theolivenbaum/LocalAI
:robot: Self-hosted, community-driven, local OpenAI-compatible API. Drop-in replacement for OpenAI running LLMs on consumer-grade hardware. No GPU required. LocalAI is a RESTful API to run ggml compatible models: llama.cpp, alpaca.cpp, gpt4all.cpp, rwkv.cpp, whisper.cpp, vicuna, koala, gpt4all-j, cerebras and many others!
theolivenbaum/medup
theolivenbaum/MultiHop-RAG
Repository for "MultiHop-RAG: A Dataset for Evaluating Retrieval-Augmented Generation Across Documents"
theolivenbaum/OpenAI-DotNet
A Non-Official OpenAI RESTful API Client for dotnet
theolivenbaum/pdf-to-podcast
Convert any PDF into a podcast episode!
theolivenbaum/polymur-hash
The PolymurHash universal hash function.
theolivenbaum/sdk
MEGA C++ SDK
theolivenbaum/SharpToken
SharpToken is a C# library for tokenizing natural language text. It's based on the tiktoken Python library and designed to be fast and accurate.
theolivenbaum/TiktokenSharp
This project implements token calculation for OpenAI's gpt-3.5-turbo model, specifically using `cl100k_base` encoding.
theolivenbaum/TinyLlama
theolivenbaum/twitter-api-client
Complete implementation of the undocumented Twitter API
theolivenbaum/unclutter
A modern reader mode and article library for your browser.
theolivenbaum/whisper.cpp
Port of OpenAI's Whisper model in C/C++
theolivenbaum/Xabe.FFmpeg
.NET Standard wrapper for FFmpeg. It allows to process media without know how FFmpeg works, and can be used to pass customized arguments to FFmpeg from dotnet core application.