Pragnakalp Techlabs
Artificial Intelligence, Machine Learning, Deep Learning, Chatbots, Python, Node JS Development
Pinned Repositories
chatfuel-dialogflow-integrator-using-python
A simple Python Flask script to create a Dialogflow Integrator for Chatfuel
dialogflow-connector-for-snatchbot-using-python
A Python Flask based script using the Dialogflow SDK to use Dialogflow's NLP in Snatchbot.
dialogflow-response-library-implementation-python-django
This repository is to demonstrate the implementation of our Dialogflow response library in Python and Django
dialogflow-webhook-response-libary-in-python
This library simplifies the JSON response building in Python for Dialogflow.
facebook-messenger-bot-python
Create Facebook Chatbot Using Python Tutorial with Examples
magento2-website-to-chatbot
Turn your Magento2 ecommerce website in Chatbot for Google Assistant and Facebook Messenger
speech-recognition-python
Speech Recognition - Speech to Text in Python using Google API, Wit.AI, IBM, CMUSphinx
spellcheck-using-dictionary-in-python
SpellCheck is a spelling checking and correction module in Python built using Fuzzywuzzy string matching module.
telegram-bot-python
Create Telegram Bot Using Python Tutorial with Examples
WhatsApp-bot-python-twilio
Create WhatsApp Bot with Twilio Using Python Tutorial with Examples
Pragnakalp Techlabs's Repositories
pragnakalp/dialogflow-webhook-response-libary-in-python
This library simplifies the JSON response building in Python for Dialogflow.
pragnakalp/spellcheck-using-dictionary-in-python
SpellCheck is a spelling checking and correction module in Python built using Fuzzywuzzy string matching module.
pragnakalp/telegram-bot-python
Create Telegram Bot Using Python Tutorial with Examples
pragnakalp/dialogflow-response-library-implementation-python-django
This repository is to demonstrate the implementation of our Dialogflow response library in Python and Django
pragnakalp/speech-recognition-python
Speech Recognition - Speech to Text in Python using Google API, Wit.AI, IBM, CMUSphinx
pragnakalp/facebook-messenger-bot-python
Create Facebook Chatbot Using Python Tutorial with Examples
pragnakalp/WhatsApp-bot-python-twilio
Create WhatsApp Bot with Twilio Using Python Tutorial with Examples
pragnakalp/chatfuel-dialogflow-integrator-using-python
A simple Python Flask script to create a Dialogflow Integrator for Chatfuel
pragnakalp/dialogflow-connector-for-snatchbot-using-python
A Python Flask based script using the Dialogflow SDK to use Dialogflow's NLP in Snatchbot.
pragnakalp/magento2-website-to-chatbot
Turn your Magento2 ecommerce website in Chatbot for Google Assistant and Facebook Messenger
pragnakalp/Data-Migration-from-Rocket.Chat-to-Mattermost
This comprehensive guide provides detailed instructions for migrating user accounts, channels, files, and messages from Rocket.Chat to Mattermost.
pragnakalp/extend-dialogflow-webhook-deadline-time
In Dialogflow, while using Fulifillment, there is a limitation that we have to make sure that the webhook responds back within 5 seconds or Dialogflow will generate DEADLINE_EXCEEDED error. Here is a work around to extend the webhook response time to more than 10 seconds.
pragnakalp/slack-bot-python
Create Slack Bot Using Python Tutorial with Examples