RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

llm_memory gem - ChatGPT to have memory using in-context learning

I’m recently building llm_memory gem which is highly inspired by a Python library Llamaindex. It’s simple but I’ve started to use my company’s FAQ chatbot.

https://github.com/shohey1226/llm_memory

and I wrote a blog about how to make FAQ chatbot with Rails/llm_memory/ChatGPT. (without UI, just basic flow of how to use llm_memory)

https://medium.com/@shohey1226/building-an-faq-chat-system-with-rails-ai-chatgpt-and-llm-memory-gem-5755a60f1ed8

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in