PinnedTaranjeet SinghinLevel 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
Taranjeet SinghinAll 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
Taranjeet SinghinAll About DjangoClass-Based Views in DjangoCreating CRUD interfaces with DRY patterns in Django.May 25, 20194May 25, 20194
Taranjeet SinghinAll 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
Taranjeet SinghinAll 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
Taranjeet SinghElasticsearch: 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
Taranjeet SinghElasticsearch: Building AutoComplete functionalityWhat is Autocomplete ?Dec 31, 20178Dec 31, 20178
Taranjeet SinghExperiences: 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
Taranjeet SinghEvalAI: 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
Taranjeet SinghinAll About DjangoAdding forms dynamically to a Django formsetDjango FormsJul 11, 201734Jul 11, 201734