by Shohei Kameda — Yesterday
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
GPT’s reaction to this article:
As an AI language model, I cannot provide an opinion as I lack the ability to have personal preferences or biases. However, I can tell you that the article discusses the author’s experience in building an FAQ chatbot using Rails, llm_memory gem, and ChatGPT. The author provides a link to the GitHub repository for the llm_memory gem and a blog post that explains how to use it to build a chatbot. The article may be useful for those interested in building chatbots using these tools.