sirgl's Stars
langchain-ai/langchain
🦜🔗 Build context-aware reasoning applications
openai/whisper
Robust Speech Recognition via Large-Scale Weak Supervision
nomic-ai/gpt4all
GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use.
ggerganov/llama.cpp
LLM inference in C/C++
LAION-AI/Open-Assistant
OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.
ggerganov/whisper.cpp
Port of OpenAI's Whisper model in C/C++
carbon-language/carbon-lang
Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)
vercel/turborepo
Build system optimized for JavaScript and TypeScript, written in Rust
BlinkDL/RWKV-LM
RWKV (pronounced RwaKuv) is an RNN with great LLM performance, which can also be directly trained like a GPT transformer (parallelizable). We are at RWKV-7 "Goose". So it's combining the best of RNN and transformer - great performance, linear time, constant space (no kv-cache), fast training, infinite ctx_len, and free sentence embedding.
RIOT-OS/RIOT
RIOT - The friendly OS for IoT
extism/extism
The framework for building with WebAssembly (wasm). Easily load wasm modules, move data, call functions, and build extensible apps.
ratfactor/ziglings
Learn the Zig programming language by fixing tiny broken programs.
ai-forever/Kandinsky-2
Kandinsky 2 — multilingual text2image latent diffusion model
willcrichton/flowistry
Flowistry is an IDE plugin for Rust that helps you focus on relevant code.
chip-red-pill/MicrocodeDecryptor
JetBrains/jewel
An implementation of the IntelliJ look and feels in Compose for Desktop
knuddelsgmbh/jtokkit
JTokkit is a Java tokenizer library designed for use with OpenAI models.
efficient/SuRF
First Practical and General-purpose Range Filter
drone-os/drone-core
The core crate for Drone, an Embedded Operating System.
AndreyAkinshin/perfolizer
Performance analysis toolkit
chip-red-pill/uCodeDisasm
mayooear/notion-chat-langchain
A notion chatbot for your knowledge base built with langchain, typescript/javascript and pinecone.
imkiva/KiVM
🌟This is a pure C++ implementation of Java Virtual Machine (only Java 8 is supported). Inspired by Hotspot In Action.
ButterCam/compose-jetbrains-theme
JetBrains style UI kit for Compose Desktop.
codefuse-ai/CodeFuse-Query
Query-Based Code Analysis Engine
vigna/Sux4J
Sux4J is an effort to bring succinct data structures to Java.
SciProgCentre/plotly.kt
An interactive Kotlin wrapper for plotly visualization tools
Quillraven/MysticWoods
A small RPG example for a YouTube tutorial series using Kotlin, LibGDX, LibKTX and GDX-AI.
bytebeats/compose-charts-desktop
Simple Compose Charts for multi-platform. Including Android, Web, Desktop.
victor-smirnov/memoria
Memoria is a data engineering framework in modern C++ providing general purpose persistent dynamic data structures on top of in-memory, file or block storage, asynchronous IO subsystem for network and external memory.