You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 19, 2026. It is now read-only.
Please let me know how can I connect API AI , In my rails app with Databases, For examples we need to fetch project status, Then How's its possible to deal with API.I have used https://github.com/api-ai/apiai-ruby-client,
Create some samples intents and response and get the response with this gem api,But need to fetch the record with our database (rails application database).
Hello @Gugic ,
Please let me know how can I connect API AI , In my rails app with Databases, For examples we need to fetch project status, Then How's its possible to deal with API.I have used https://github.com/api-ai/apiai-ruby-client,
Create some samples intents and response and get the response with this gem api,But need to fetch the record with our database (rails application database).
Thanks