PinnedPublished inLevel Up CodingTrain ChatGPT on your own data in 1 minuteIn this post, we will learn how to ChatGPT on your own data using an open source framework called embedchain.Jan 25, 2024A response icon7Jan 25, 2024A response icon7
Published inAll About DjangoHow to implement Passwordless login in Django using Facebook Account KitThis post implements passwordless less in Django using Facebook’s Account Kit.Feb 1, 2020Feb 1, 2020
Published inAll About DjangoClass-Based Views in DjangoCreating CRUD interfaces with DRY patterns in Django.May 25, 2019A response icon4May 25, 2019A response icon4
Published inAll About DjangoDeploying Django applications in production with uwsgi and nginxThis blog post is about setting up a Django application which uses uWSGI as app server and Nginx as the web server.May 8, 2019A response icon2May 8, 2019A response icon2
Published inAll About DjangoDjango Migrations: A PrimerMigrations in Django are a way of propagating changes made in the model into the database schema.Feb 12, 2018A response icon4Feb 12, 2018A response icon4
Elasticsearch: Using Completion Suggester to build AutoCompleteIn an earlier post, we discussed various approaches to implement Autocomplete functionality.This post explains in detail about what are…Jan 26, 2018A response icon5Jan 26, 2018A response icon5
Elasticsearch: Building AutoComplete functionalityWhat is Autocomplete ?Dec 31, 2017A response icon8Dec 31, 2017A response icon8
Experiences: Organizing an Internal HackathonWe recently organized one such internal hackathon namely Rockeathon at Gradeup. It was the first internal hackathon and everyone enjoyed a…Aug 6, 2017Aug 6, 2017
EvalAI: Processing submissions using RabbitMQEvalAI is a platform which helps AI researchers, students and data scientists to collaborate and participate in various AI challenges. The…Jul 23, 2017Jul 23, 2017
Published inAll About DjangoAdding forms dynamically to a Django formsetDjango FormsJul 11, 2017A response icon33Jul 11, 2017A response icon33