shohey1226 / llm_memoryLinks
A Ruby Gem for LLMs like ChatGPT to have memory using in-context learning
โ52Updated last year
Alternatives and similar repositories for llm_memory
Users that are interested in llm_memory are comparing it to the libraries listed below
Sorting:
- ๐งจ๐งจ๐ FREE BOOK @ RailsAI.com: Ship your AI MVP fast with Railsโ60Updated 10 months ago
- Structured outputs for LLMsโ74Updated 3 weeks ago
- An LLM library for Rubyโ37Updated 3 months ago
- โ54Updated last year
- Rack API application for Llama.cppโ40Updated last year
- Replicate gem for Railsโ31Updated 2 years ago
- Machine learning Docker images for Rubyโ35Updated 3 months ago
- Simple Rag is a lightweight library that transforms any Ruby project into a simple RAG application.โ27Updated 2 months ago
- High speed text tokenization for Rubyโ68Updated last month
- A servcie pattern with a simple APIโ39Updated 3 years ago
- Midjourney (SlashImagine for now) API + Ruby! ๐ค๐โ36Updated last year
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!