1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-08-08 23:15:24 +02:00

AI chat layout skeleton

This commit is contained in:
Zach Gollwitzer 2025-03-12 12:39:16 -04:00
parent dd75cadebc
commit d1b83541c1
23 changed files with 231 additions and 1 deletions

View file

@ -57,6 +57,7 @@ gem "intercom-rails"
gem "plaid"
gem "rotp", "~> 6.3"
gem "rqrcode", "~> 2.2"
gem "ruby-openai"
group :development, :test do
gem "debug", platforms: %i[mri windows]