hex logo Hex
Packages Pricing Docs
Log In
Packages Pricing Docs Log In
georgeguimaraes avatar

George Guimaràƒes

georgeguimaraes

Total Packages

10

Total Downloads

130 442+

george.guimaraes@gmail.com X.com: georgeguimaraes GitHub: georgeguimaraes Elixir Forum: georgeguimaraes Slack: georgeguimaraes
Packages Stats

Packages

Most Popular Most Downloaded Newest First

alike

0.4.3
72 052+

Semantic similarity testing for Elixir with the wave operator <~>

Last Updated: 1 month ago

hnswlib

0.1.7
37 774+

Elixir binding for the hnswlib library

Last Updated: 4 months ago

arcana

2.0.0
11 916+

RAG (Retrieval Augmented Generation) library for Elixir

Last Updated: 2 weeks ago

tribunal

1.3.6
4 763+

LLM evaluation framework for Elixir

Last Updated: 2 weeks ago

leidenfold

0.3.2
1 435+

Elixir bindings for the Leiden community detection algorithm

Last Updated: 4 months ago

soothsayer

0.6.3
719+

Soothsayer is an Elixir library for time series forecasting, inspired by Facebook's Prophet and NeuralProphet.

Last Updated: 2 months ago

stephen

1.0.0
648+

ColBERT-style neural retrieval for Elixir

Last Updated: 4 months ago

hallmark

1.1.0
543+

HHEM hallucination detection for Elixir

Last Updated: 2 months ago

bazaar

0.2.2
323+

Open your store to AI agents. Elixir SDK for UCP.

Last Updated: 2 months ago

smelter

0.1.2
269+

JSON Schema to Elixir code generator

Last Updated: 2 months ago
hex logo Hex
About Blog Sponsors Status
Documentation FAQ Specifications Report Client Issue Report General Issue Report Security Issue Contact Support
Code of Conduct Terms of Service Privacy Policy Copyright Policy Dispute Policy

Copyright 2015. Six Colors AB.

Powered by the Erlang VM and the Elixir Programming Language

Search filters

Type any of these into the search box. They can be combined with free text which searches package names and descriptions.

Operator Description Example
name: Match package name. Supports * wildcards and repo/package form name:phx* or name:hexpm/phoenix
description: Full-text search of package descriptions description:auth
depends: Packages depending on a given package. Supports repo:package form depends:ecto or depends:hexpm:ecto
build_tool: Filter by build tool build_tool:mix
updated_after: Packages updated after an ISO8601 datetime updated_after:2025-01-01T00:00:00Z
extra: Match custom metadata (key,value). Nested keys are separated by commas extra:license,MIT

Wrap values in double quotes to include spaces, e.g. name:"my package".