Building an AI-powered Search for Rails Application with pgvector, LangChain and OpenAIIntegrating AI into applications is always evolving. Development is going at a very high pace and new features related to AI based API…Jul 16Jul 16
Create a Web Scraping Application with LaravelWeb Scraping is used to collect data from websites, when there is no other means of data collection — For eg. API or feeds. Any publicly…Jun 10Jun 10
Published inITNEXTLaravel — Docker setup with Postgresql DatabaseSetting up a Laravel application with Docker is a bit cumbersome unless you use Laravel Sail —Laravel’s command line interface for Docker…Jun 3Jun 3
Published inThe StartupImplementing Linear Regression in Python and RubyIn this post, I want to share my experience implementing Simple Linear Regression models in Python and Ruby programming languages.Feb 21, 2020Feb 21, 2020
Send AMP Emails with Ruby on RailsAMP Email is a new technology to allow interactive elements in an email message. A user doesn’t need to click a link in that email and…Feb 8, 20201Feb 8, 20201
Published inITNEXTDeploy staging and production Applications to Single server using Capistrano — RailsHaving multiple environments is one of the most common requirements for me or my clients. Ruby on Rails applications by default come with…Feb 6, 20201Feb 6, 20201
Published inThe StartupWeb Scraper Application with Ruby on RailsWeb Scraping is used to extract useful data from websites. This extracted data can be used in many applications. Web Scraping is mainly…Jan 25, 20207Jan 25, 20207