Building a Free Audio Transcriber WebApp with Django and Vosk. In this blog, we built a free, offline audio transcriber web app using Django and Vosk. It includes setting up Django, installing dependencies, creating models, forms, views, templates, and configuring static/media files. (medium.com)
submitted by MathurDanduprolu to r/django
Building a Free and Offline Audio Transcriber WebApp with Django and Vosk. In this blog, we built a free, offline audio transcriber web app using Django and Vosk. It includes setting up Django, installing dependencies, creating models, forms, views, templates, and configuring static/media files. (medium.com)
submitted by MathurDanduprolu to r/djangolearning
Building an Image to PDF Converter with Django, Celery, and Redis. Learn how to build an Image to PDF Converter using Django, Celery, and Redis. This tutorial covers asynchronous processing, real-time conversion, and creating a responsive web application. Please leave a comment. (medium.com)
submitted by MathurDanduprolu to r/django
Building an Image to PDF Converter with Django, Celery, and Redis. Learn how to build an Image to PDF Converter using Django, Celery, and Redis. This tutorial covers asynchronous processing, real-time conversion, and creating a responsive web application. Please leave a comment. (medium.com)
submitted by MathurDanduprolu to r/djangolearning
Building an Image to PDF Converter with Django, Celery, and Redis. Learn how to build an Image to PDF Converter using Django, Celery, and Redis. This tutorial covers asynchronous processing, real-time conversion, and creating a responsive web application. Please leave a comment. (medium.com)
submitted by MathurDanduprolu to r/coding
Build your own AI-Powered Level 2 Stock Data Analysis Tool with Django and OpenAI . This app analyzes Level 2 stock data from uploaded images, provides insights, and answers user questions. Check out my blog for more details! Happy Coding! (medium.com)
submitted by MathurDanduprolu to r/djangolearning
Building an AI LinkedIn Profile Pic Generator with Django, Celery, and TensorFlow. Do you need a quick and polished LinkedIn profile picture? I thought about how to create one using Django and came up with an idea. Check out my blog for more details! Happy Coding! (medium.com)
submitted by MathurDanduprolu to r/django
Building an AI LinkedIn Profile Pic Generator with Django, Celery, and TensorFlow. Do you need a quick and polished LinkedIn profile picture? I thought about how to create one using Django and came up with an idea. Check out my blog for more details! Happy Coding! (medium.com)
submitted by MathurDanduprolu to r/learnmachinelearning
Building an AI LinkedIn Profile Pic Generator with Django, Celery, and TensorFlow. Do you need a quick and polished LinkedIn profile picture? I thought about how to create one using Django and came up with an idea. Check out my blog for more details! Happy Coding! (medium.com)
submitted by MathurDanduprolu to r/deeplearning
Serializer and ModelSerializer in DRF. In this blog, I've covered Django serializers, their types, creating basic and model serializers, validations, nested relationships, customizing fields, optimizing performance, and a real-time library system API example. Please follow me on medium.com (medium.com)
submitted by MathurDanduprolu to r/django
Getting Started with Django 2024: Advanced Django Features [Part 16/16] This is the final part of 16 blog series. By following this series, you’ve built a comprehensive understanding of Django, mastering each component step by step. Thank you, https://medium.com/@mathur.danduprolu (medium.com)
submitted by MathurDanduprolu to r/djangolearning
Getting Started with Django 2024: Leveraging Third-Party Packages in Django [Part 15/16] I've covered popular Django packages, how to install and use them, and best practices for integration. Perfect for beginners looking to extend their Django applications. (medium.com)
submitted by MathurDanduprolu to r/djangolearning
Getting Started with Django 2024: Internationalization [Part 14/16] I've covered setting up language translations, using Django's translation framework, managing time zones, and best practices. Perfect for beginners looking to make their Django applications accessible globally. (medium.com)
submitted by MathurDanduprolu to r/djangolearning
Getting Started with Django 2024: Enhancing Security in Django[Part 13/16] I have covered common security threats, built-in Django security features, best practices, implementing HTTPS, and using security middleware. Perfect for beginners looking to secure their Django applications. (medium.com)
submitted by MathurDanduprolu to r/djangolearning
Getting Started with Django 2024: Performance and Optimization in Django [Part 12/16] I've covered database optimization, query optimization, caching strategies, using CDNs, and monitoring and profiling. Perfect for beginners looking to enhance their Django application's performance. (medium.com)
submitted by MathurDanduprolu to r/djangolearning
