Pinned Repositories
AI-ChatBot-MongoDB
AI Chatbot that can be integrated in applications specifically using MongoDB Database. Built using Streamlit, Langchain & OpenAI & Custom MongoDB Connector.
Django-Celery-Redis-AWSEB
Deploying Django application with Celery and Reddis as broker on AWS Elastic Beanstalk
Django-Multiple-File-Uploads-AJAX
Uploading multiple files to django model using ajax
Django-PDF-Audio-Reader
Uploading PDF files on Webpage, converting text present in PDF to speech and save the speech audio as a file available for user to download.
Django-Rasa-Bot
Integrating Rasa Core with Django backend and finally using Webchat for chatbot user interface
Django-Rasa-Sockets
Rasa Chatbot using Django backend and Sockets for communication
Django-Signup
Creating a simple sign up view and then moving onto more advanced sign up view with profile model and confirmation mail
django_airways
django web app for an airways company for showing flights, booking flights, adding flights, passenger and flight details etc features.
py_handles_csv
reading and writing CSV files in python using csv and pandas module
rasa_tutorial
Creating first Rasa NLU and Rasa Core bot
Alexmhack's Repositories
Alexmhack/Django-Signup
Creating a simple sign up view and then moving onto more advanced sign up view with profile model and confirmation mail
Alexmhack/Django-Celery-Redis-AWSEB
Deploying Django application with Celery and Reddis as broker on AWS Elastic Beanstalk
Alexmhack/Django-Rasa-Sockets
Rasa Chatbot using Django backend and Sockets for communication
Alexmhack/Django-Email-Username-Login
Implementing custom backend to authenticate using the user's username or email
Alexmhack/Django-Pusher-Read-Receipts
Read receipt framework for your chat app with Django and Pusher following the official tutorial on pusher.
Alexmhack/Web-Traffic-Monitor
Building a simple website and a traffic monitor, the traffic monitor will display details about visitors on the website.
Alexmhack/Django-ElasticBeanstalk-Boilerplate
Boilerplate django project for AWS Elastic Beanstalk.
Alexmhack/django-libs
testing out awesome Django apps, projects and resources.
Alexmhack/Django-New-Device-Login-Alerts
Alert the users through email if the user's credentials were used to login from a new device.
Alexmhack/django_chat
Creating a chatbot system using django2 and vue.js along with many modules.
Alexmhack/Reactify-Django
Integrating React library for the frontend with the Django backend
Alexmhack/Alexmhack
Alexmhack/Django-Angular-Blog
Tutorial on django2 backend and angular6 frontend blog webapp and delpoying on heroku
Alexmhack/Django-Auth
Implementing social authentication in django using the famous django-allauth package
Alexmhack/Django-Basic-Cron
Running basic cron job in Django for background processing.
Alexmhack/Django-Cache
Using redis and django-redis to perform caching for the django application
Alexmhack/Django-Crop-Upload-Image
upload an image, display a preview in a modal, crop the image and finally upload it and save in the server.
Alexmhack/Django-Hosts-AWSEB-Boilerplate
Using Django backend with django-hosts and deploying using AWS ElasticBeanstalk
Alexmhack/ExpressJS-Todo-List
A simple todo list web app in ExpressJS
Alexmhack/Kubernetes-Python-Basics
Getting started with Kubernetes using Python(flask app) - For complete tutorial visit - https://kubernetes.io/blog/2019/07/23/get-started-with-kubernetes-using-python/
Alexmhack/Learn-React
Learing ReactJS for developing the frontend web applications.
Alexmhack/Learning-Kivy
Learning to develop cross platform applications using the python Kivy library.
Alexmhack/AI-ChatBot-MongoDB
AI Chatbot that can be integrated in applications specifically using MongoDB Database. Built using Streamlit, Langchain & OpenAI & Custom MongoDB Connector.
Alexmhack/Cooking-Core
Cooking website API(forked from https://github.com/thenewboston-developers/Cooking-Core/) for Learning Purposes
Alexmhack/deploying-django-adventure
Deploying Django using Docker and setting up CI/CD pipeline using GitHub Actions & Workflows
Alexmhack/django-k8s
Deploying Django v5 using Kubernetes on Digital Ocean
Alexmhack/Nvish-Python-Exercises
Python Interview Exercises | The purpose of these exercises is to establish a common, non-biased baseline for comparisons of developer skills and abillity using the development language Python.
Alexmhack/python-with-secrets-manager
Testing a simple python application by making use of GCP Secrets Manager for the environment variables
Alexmhack/Serverless-Python
In this repository we are going to write a very basic python application and focus mainly on its deployment using GCP Cloud Run and the various things involved in the deployment process.
Alexmhack/Voice-Analysis-Pipeline
Production ready and scalable pipeline built for Voice(Audio) Analysis which includes Speech-to-Text and then Enrichment(Summary, Sentiment, Word Cloud etc.) using Chat GPT.