Skip to content

Commit

Permalink
Merge branch 'main' into mariochavez-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
alexrudall authored Aug 13, 2023
2 parents 8fc2f78 + aa83b09 commit 5062721
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,25 +6,27 @@ A list of awesome AI projects built in Ruby! 🤖❤️

### API Libraries

- [anthropic](https://github.com/alexrudall/anthropic) - Anthropic API + Ruby! (WIP)
- [anthropic](https://github.com/alexrudall/anthropic) - Anthropic API + Ruby!
- [chroma](https://github.com/mariochavez/chroma) - API wrapper for the Chroma vector search database.
- [cohere-ruby](https://github.com/andreibondarev/cohere-ruby) - Cohere API client for Ruby
- [llm client](https://github.com/mariochavez/llm_client) - LLM Server API client for Ruby.
- [midjourney](https://github.com/alexrudall/midjourney) - Midjourney API (via SlashImagine for now) + Ruby!
- [milvus](https://github.com/andreibondarev/milvus) — API wrapper for the Milvus vector search database.
- [qdrant-ruby](https://github.com/andreibondarev/qdrant-ruby) — API wrapper for the Qdrant vector search database.
- [ruby-openai](https://github.com/alexrudall/ruby-openai) - OpenAI API + Ruby!
- [weaviate-ruby](https://github.com/andreibondarev/weaviate-ruby) — API wrapper for the Weaviate vector search database.
- [chroma](https://github.com/mariochavez/chroma) - API wrapper for the Chroma vector search database.
- [llm client](https://github.com/mariochavez/llm_client) - LLM Server API client for Ruby.

### Bot Platforms

- [MagmaChat](https://github.com/magma-labs/magma-chat) - Host your own custom and extensible ChatGPT-based bot platform, written in Rails 7. Tons of cool features.
- [LLM Server](https://github.com/mariochavez/llm_server) - Host open-source Large Language Model with llama.cpp, an have a private AI server. This server is a Rack API.
- [MagmaChat](https://github.com/magma-labs/magma-chat) - Host your own custom and extensible ChatGPT-based bot platform, written in Rails 7. Tons of cool features.
- [Monadic Chat](https://github.com/yohasebe/monadic-chat) - A highly configurable Ruby framework for creating intelligent chatbots.

### Composability Frameworks

- [Aoororachain](https://github.com/mariochavez/aoororachain) - An opinionated library to build AI application with Ruby and open-source LLMs.
- [Boxcars](https://github.com/BoxcarsAI/boxcars) - Build applications with composability and LLMs.
- [LangChain.rb](https://github.com/andreibondarev/langchainrb) - Build ML/AI-supercharged applications with Ruby's LangChain
- [Aoororachain](https://github.com/mariochavez/aoororachain) - An opinionated library to build AI application with Ruby and open-source LLMs.

### i18n

Expand Down

0 comments on commit 5062721

Please sign in to comment.