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_tweetme
Designing Twitter Basic Version Clone In Django, Ajax, Bootstrap and so much more
Alexmhack/angular-app
Simple Angular App made for learning purposes
Alexmhack/Django-Angular-Integrate
Integrating Django and Angular by creating REST API and running both the servers separately
Alexmhack/django_oauth
implementing social authentication in django using facebook, twitter, github
Alexmhack/django_rest_basics
Basic Django Rest API project for learning purposes
Alexmhack/flask_chatbot
building a chatbot using flask, pusher channels, ngrok, dialogflow and jquery
Alexmhack/watson_chatbot
creating a watson chatbot using IBM watson services for a flower shop
Alexmhack/angular-mdb
Angular app that utilizes the material bootstrap styles
Alexmhack/assistant-simple
A simple sample application demonstrating the Watson Assistant api.
Alexmhack/Bootstrap-Gulp
Customizing your Bootstrap / MDBootstrap project (creating your custom Bootstrap / MDBootstrap package only with the components you really need)
Alexmhack/channels_tutorial
working along django channels official tutorial and creating a chat service with chat groups
Alexmhack/Custom-User-Django
Creating custom user model and using it in the Django project
Alexmhack/deep-learning-chatbot
Creating a chatbot using python and training a model with the database using deep learning and tensorflow
Alexmhack/Django-Angular-JWTAuth
Angular frontend authentication example using Json Web Token (JWT) with Django as backend
Alexmhack/Django-Custom-User-Model
Customizing authentication in Django by creating a custom user model
Alexmhack/django-mini-insta
We will make a photo feed using Django and Pusher. This is like a mini Instagram, but without the comments and filter functionality.
Alexmhack/django_angular
Project that focuses on learning the basic concepts of Angular and how to integrate Django with Angular
Alexmhack/django_blog
creating a nice 2018 blog with backend as django2 and python3
Alexmhack/django_rest_quickstart
We're going to create a simple API to allow admin users to view and edit the users and groups in the system.
Alexmhack/getting-started-angular
getting started with angular official docs
Alexmhack/JSON-AJAX-API
Building Testing Learning the various concepts of JSON Javascript and AJAX
Alexmhack/Learn-Angular
Learning Angular by creating a simple web app
Alexmhack/Learn-Angular-Material
Learning Angular Material for creating a angular material dashboard
Alexmhack/learning-angular
following through the angular official and unofficial tutorials and learning the angular 6
Alexmhack/nlu-core-rasa
Working along with tutorial for building a chatbot using the open source machine learning libraries rasa core and rasa nlu
Alexmhack/Python-Logging
Using Python Logging module for collecting useful information and debugging errors for your application
Alexmhack/rasa-chat-sample
working rasa chat widget for website
Alexmhack/rasa_core
machine learning based dialogue engine for AI assistants
Alexmhack/ud811
Course materials for Udacity's Intro to Progressive Web Apps course at https://www.udacity.com/course/intro-to-progressive-web-apps--ud811
Alexmhack/watson_nodejs
Interacting with the Watson Assistant service using the javascript sdk