• Stars
    star
    135
  • Rank 259,608 (Top 6 %)
  • Language
  • Created about 1 year ago
  • Updated 6 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A list of awesome AI projects built in Ruby! πŸ€–β€οΈ

Awesome Ruby AI

A list of awesome AI projects built in Ruby! πŸ€–β€οΈ

Open Source

API Libraries

Vector Database Clients

  • chroma - API wrapper for the Chroma vector search database.
  • pinecone - API wrapper for Pinecone vector search database.
  • milvus β€” API wrapper for the Milvus vector search database.
  • qdrant-ruby β€” API wrapper for the Qdrant vector search database.
  • weaviate-ruby β€” API wrapper for the Weaviate vector search database.

Bot Platforms

  • LLM Server - Host open-source Large Language Model with llama.cpp, an have a private AI server. This server is a Rack API.
  • MagmaChat - Host your own custom and extensible ChatGPT-based bot platform, written in Rails 7. Tons of cool features.
  • Monadic Chat - A highly configurable Ruby framework for creating intelligent chatbots.

Composability Frameworks

  • Aoororachain - An opinionated library to build AI application with Ruby and open-source LLMs.
  • Boxcars - Build applications with composability and LLMs.
  • LangChain.rb - Build ML/AI-supercharged applications with Ruby's LangChain

i18n

  • instant18n - Fast and magical localization of your app with GPT backend.