Pinned Repositories
abit
Use :atomics as a bit array or as an array of N-bit counters
chunx
free_llm_inference
Free LLM inference in Elixir with ex_openai
levenshtein
Levenshtein distance implementation in Elixir.
matrax
A matrix library in pure Elixir based on atomics.
parse_torrent
ParseTorrent is a .torrent parser written in Elixir
pdf_info
Extract all metadata from a PDF binary
similarity
A library for cosine similarity & simhash calculation
talan
Probabilistic data structures (bloom filter / counting bloom filter / linear counter)
tmp
Temporary monitored directories in Elixir.
preciz's Repositories
preciz/tmp
Temporary monitored directories in Elixir.
preciz/pdf_info
Extract all metadata from a PDF binary
preciz/chunx
preciz/free_llm_inference
Free LLM inference in Elixir with ex_openai
preciz/axon
Nx-powered Neural Networks
preciz/broadway
Concurrent and multi-stage data ingestion and data processing with Elixir
preciz/bumblebee
Pre-trained Neural Network models in Axon (+ 🤗 Models integration)
preciz/common_crawl
Work with Common Crawl data from Elixir.
preciz/elixir
Elixir is a dynamic, functional language for building scalable and maintainable applications
preciz/ex_openai
Auto-generated Elixir SDK for OpenAI APIs with full typespecs, docs and streaming support
preciz/explorer
Series (one-dimensional) and dataframes (two-dimensional) for fast and elegant data exploration in Elixir
preciz/finch
Elixir HTTP client, focused on performance
preciz/flame
Fleeting Lambda Application for Modular Execution: auto scale parts of your existing app with a single function call
preciz/geo
A collection of GIS functions for Elixir
preciz/geo_postgis
Postrex Extension for PostGIS
preciz/gluttony
Compliant elixir RSS 2.0 and Atom 1.0 parser
preciz/html_date
Extract publication dates from HTML documents / articles
preciz/kino
Client-driven interactive widgets for Livebook
preciz/livebook
Automate code & data workflows with interactive Elixir notebooks
preciz/nx
Multi-dimensional arrays (tensors) and numerical definitions for Elixir
preciz/oban
💎 Robust job processing in Elixir, backed by modern PostgreSQL and SQLite3
preciz/otp
Erlang/OTP
preciz/phoenix_live_view
Rich, real-time user experiences with server-rendered HTML
preciz/phoenix_pubsub
Distributed PubSub and Presence platform for the Phoenix Framework
preciz/polaris
Collection of optimization-related utilities
preciz/realtime
Broadcast, Presence, and Postgres Changes via WebSockets
preciz/scholar
Traditional machine learning on top of Nx
preciz/swoosh
Compose, deliver and test your emails easily in Elixir
preciz/tesla
The flexible HTTP client library for Elixir, with support for middleware and multiple adapters.
preciz/tokenizers
Elixir bindings for 🤗 Tokenizers