eiso's Stars
langchain-ai/langchain
🦜🔗 Build context-aware reasoning applications
microsoft/playwright
Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
astral-sh/ruff
An extremely fast Python linter and code formatter, written in Rust.
milvus-io/milvus
A cloud-native vector database, storage for next generation AI applications
google/jax
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
dragonflydb/dragonfly
A modern replacement for Redis and Memcached
facebook/lexical
Lexical is an extensible text editor framework that provides excellent reliability, accessibility and performance.
terrastruct/d2
D2 is a modern diagram scripting language that turns text to diagrams.
spotDL/spotify-downloader
Download your Spotify playlists and songs along with album art and metadata (from YouTube if a match is found).
tensorflow/tensor2tensor
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
pomber/git-history
Quickly browse the history of a file from any git repository
Kanaries/pygwalker
PyGWalker: Turn your pandas dataframe into an interactive UI for visual analysis
BlinkDL/RWKV-LM
RWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference, saves VRAM, fast training, "infinite" ctx_len, and free sentence embedding.
dagger/dagger
An engine to run your pipelines in containers
tursodatabase/libsql
libSQL is a fork of SQLite that is both Open Source, and Open Contributions.
wei/pull
🤖 Keep your forks up-to-date via automated PRs
PrefectHQ/marvin
✨ Build AI interfaces that spark joy
mosaicml/composer
Supercharge Your Model Training
awslabs/mountpoint-s3
A simple, high-throughput file client for mounting an Amazon S3 bucket as a local file system.
varunshenoy/GraphGPT
Extrapolating knowledge graphs from unstructured text using GPT-3 🕵️♂️
unum-cloud/usearch
Fast Open-Source Search & Clustering engine × for Vectors & 🔜 Strings × in C++, C, Python, JavaScript, Rust, Java, Objective-C, Swift, C#, GoLang, and Wolfram 🔍
databricks/megablocks
CEREBRUS-MAXIMUS/Surfer-Data
Export your personal data in one click
Liuhong99/Sophia
The official implementation of “Sophia: A Scalable Stochastic Second-order Optimizer for Language Model Pre-training”
danielgtaylor/restish
Restish is a CLI for interacting with REST-ish HTTP APIs with some nice features built-in
dgllghr/stanchion
A SQLite extension that brings column-oriented tables to SQLite
labteral/chatgpt-python
Unofficial Python SDK for OpenAI's ChatGPT
tamerh/xml-stream-parser
XML stream parser for GO
cisnlp/GlotLID
Language Identification with Support for More Than 2000 Labels -- EMNLP 2023
DamianB-BitFlipper/JS-OS
JS-OS is an operating system that is streaming to become a unix clone, but with some added/better capabilities. This project was started in late 2012 by a high school student. This operating system is meant to be learning tool for both the developer and the user. The code is mostly commented and not too difficult to follow.