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 257Jan 257
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, 20194May 25, 20194
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, 20192May 8, 20192
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, 20184Feb 12, 20184
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, 20185Jan 26, 20185
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, 201734Jul 11, 201734