mikeumus's Stars
openai/whisper
Robust Speech Recognition via Large-Scale Weak Supervision
OpenInterpreter/open-interpreter
A natural language interface for computers
OpenDevin/OpenDevin
🐚 OpenDevin: Code Less, Make More
SBoudrias/Inquirer.js
A collection of common interactive command line user interfaces.
huggingface/candle
Minimalist ML framework for Rust
rjsf-team/react-jsonschema-form
A React component for building Web forms from JSON Schema.
plantuml/plantuml
Generate diagrams from textual description
EleutherAI/lm-evaluation-harness
A framework for few-shot evaluation of language models.
google/gemma.cpp
lightweight, standalone C++ inference engine for Google's Gemma models.
mongo-express/mongo-express
Web-based MongoDB admin interface, written with Node.js and express
traceloop/openllmetry
Open-source observability for your LLM application, based on OpenTelemetry
OpenInterpreter/01
The #1 open-source voice interface for desktop, mobile, and ESP32 chips.
confident-ai/deepeval
The LLM Evaluation Framework
Kent0n-Li/ChatDoctor
Helicone/helicone
🧊 Open source LLM observability platform. One line of code to monitor, evaluate, and experiment. YC W23 🍓
guillaume-be/rust-bert
Rust native ready-to-use NLP pipelines and transformer-based models (BERT, DistilBERT, GPT2,...)
srush/llama2.rs
A fast llama2 decoder in pure Rust.
berkerpeksag/astor
Python AST read/write
honojs/examples
Examples using Hono.
chaoyi-wu/PMC-LLaMA
The official codes for "PMC-LLaMA: Towards Building Open-source Language Models for Medicine"
kbressem/medAlpaca
LLM finetuned for medical question answering
Anush008/fastembed-rs
Rust library for generating vector embeddings, reranking locally
gaxler/llama2.rs
Inference Llama 2 in one file of pure Rust 🦀
MAGIC-AI4Med/MMedLM
[Nature Communications] The official codes for "Towards Building Multilingual Language Model for Medicine"
zhaoziheng/SAT
The official repository for "One Model to Rule them All: Towards Universal Segmentation for Medical Images with Text Prompts"
plantuml/plantuml-core
Core library of PlantUML that runs completely on javascript without needing java/servers
clinicalml/co-llm
Co-LLM: Learning to Decode Collaboratively with Multiple Language Models
finalfusion/finalfusion-rust
finalfusion embeddings in Rust
finalfusion/finalfrontier
Context-sensitive word embeddings with subwords. In Rust.
leo-du/llama2.rs
Inference Llama 2 in one file of zero-dependency, zero-unsafe Rust