Lists (1)
Sort Name ascending (A-Z)
Stars
An Elixir library for parsing and extracting data from HTML and XML with CSS or XPath selectors.
Source code to generate the "Hands-on Elixir & OTP: Cryptocurrency trading bot" book
Tool for debugging LiveView applications.
A collection of metrics and phonetic algorithms for fuzzy string matching in Elixir.
🤖 Autonomous agent framework for Elixir. Built for distributed, autonomous behavior and dynamic workflows.
Elixir library for splitting text into meaningful chunks using various strategies
Semantic search for Hex documentation, right in your editor ✨
Torus bridges Ecto and PostgreSQL, simplifying building search queries.
📊 Plug and play analytics for Phoenix applications.
PhoenixTest provides a unified way of writing feature tests -- regardless of whether you're testing LiveView pages or static (non-LiveView) pages.
This repository powers a Streamlit app for classifying text with respect to 16 of United Nations Sustainable Development Goals (SDG)..
`llm-chain` is a powerful rust crate for building chains in large language models allowing you to summarise text and complete complex tasks
🦜️🔗LangChain for Rust, the easiest way to write LLM-based programs in Rust
Type-safe Phoenix routes in your JavaScript/TypeScript!
A toolkit for seamlessly integrating Inertia.js with Phoenix Framework, featuring Bun-powered JavaScript and CSS bundling. ExInertia provides an opinionated setup for modern server-driven SPAs in E…
Instant, controllable, local pre-trained AI models in Rust
An Example of an HTTPS Auth Server Using Leptos and Axum
Generates a shortest edit script (Myers' diff algorithm) to indicate how to get from the strings in column A to the strings in column B. Also provides the edit distance (levenshtein).
an approximate string matching or fuzzy-matching system for spelling correction, normalisation or post-OCR correction (mirror of https://codeberg.org/proycon/analiticcl)