https://github.com/humairarizwan/chatbot_telegram-
This project builds a simple currency converter chatbot for Telegram
https://github.com/humairarizwan/chatbot_telegram-
dialogflow flask-api json ngrok pycharm pyhton telegram-bot
Last synced: 2 months ago
JSON representation
This project builds a simple currency converter chatbot for Telegram
- Host: GitHub
- URL: https://github.com/humairarizwan/chatbot_telegram-
- Owner: HumairaRizwan
- Created: 2025-02-05T08:44:09.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-05T12:47:24.000Z (over 1 year ago)
- Last Synced: 2025-03-31T04:49:09.729Z (over 1 year ago)
- Topics: dialogflow, flask-api, json, ngrok, pycharm, pyhton, telegram-bot
- Language: Python
- Homepage:
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dialogflow Chatbot for Telegram
## Introduction
Chatbots are becoming increasingly popular for automating tasks. This project builds a simple **currency converter chatbot** for **Telegram** using **Dialogflow, Python, Ngrok, and ExchangeRateAPI** to fetch real-time exchange rates.
## Features
- Converts currency based on real-time exchange rates
- Integrated with **Telegram** for easy access
- Uses **Dialogflow** for natural language understanding
- Connects to **ExchangeRateAPI** for live data
- Hosted locally and exposed using **Ngrok**
## Architecture
