rails_chatbot 0.2.1
RailsChatbot is a Rails engine that provides an intelligent chatbot system with knowledge base integration. It can answer questions about your application by indexing your models and content, using OpenAI's GPT models for intelligent responses.
Gemfile:
=
install:
=
Runtime Dependencies (2):
rails
>= 8.0.4
ruby-openai
~> 7.0
Development Dependencies (1):
pg_search
~> 2.3