satek's Stars
run-llama/llama_deploy
Deploy your agentic worfklows to production
rails/solid_cache
A database-backed ActiveSupport::Cache::Store
lazaronixon/authentication-zero
An authentication system generator for Rails applications.
linkedin/school-of-sre
At LinkedIn, we are using this curriculum for onboarding our entry-level talents into the SRE role.
phlex-ruby/phlex
A framework for building object-oriented views in Ruby.
weaviate/weaviate
Weaviate is an open-source vector database that stores both objects and vectors, allowing for the combination of vector search with structured filtering with the fault tolerance and scalability of a cloud-native database.
fastai/numerical-linear-algebra
Free online textbook of Jupyter notebooks for fast.ai Computational Linear Algebra course
fastai/fastbook
The fastai book, published as Jupyter Notebooks
adzap/validates_timeliness
Date and time validation plugin for ActiveModel and Rails. Supports multiple ORMs and allows custom date/time formats.
Shopify/pitchfork
Foadsf/Cmathtuts
trying to collect all useful tutorials for famous C math and linear algebra libraries such as CBLAS, CLAPACK, GSL...
dejan/espeak-ruby
Ruby wrapper for ‘espeak’ and ‘lame’ with sugar on top to create Text-To-Speech mp3 files.
okuramasafumi/alba
Alba is a JSON serializer for Ruby, JRuby and TruffleRuby.
piotch/jQuery-QueryBuilder-Elasticsearch
Allows to export jQuery QueryBuilder rules as an Elasticsearch bool query
vespa-engine/vespa
AI + Data, online. https://vespa.ai
valeriansaliou/sonic
🦔 Fast, lightweight & schema-less search backend. An alternative to Elasticsearch that runs on a few MBs of RAM.
crystal-lang/crystal
The Crystal Programming Language
rails/kredis
Higher-level data structures built on Redis
eddiezane/sendgrid-actionmailer
Rails support via ActionMailer
sendgrid/sendgrid-ruby
The Official Twilio SendGrid Led, Community Driven Ruby API Library
phelps-sg/python-bigdata
Data science and Big Data with Python
ruby-rdf/rdf
RDF.rb is a pure-Ruby library for working with Resource Description Framework (RDF) data.
hotwired/turbo-rails
Use Turbo in your Ruby on Rails app
ankane/informers
Fast transformer inference for Ruby
eriklindernoren/ML-From-Scratch
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.
SciRuby/daru
Data Analysis in RUby
mit-nlp/MITIE
MITIE: library and tools for information extraction
ankane/mitie-ruby
Named-entity recognition for Ruby
yohasebe/engtagger
English Part-of-Speech Tagger Library; a Ruby port of Lingua::EN::Tagger
cjheath/treetop
A Ruby-based parsing DSL based on parsing expression grammars.