Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 4 days 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 (5 days ago)
- Default Branch: main
- Last Pushed: 2025-02-05T12:47:24.000Z (5 days ago)
- Last Synced: 2025-02-05T13:25:17.690Z (5 days 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
![image](https://github.com/user-attachments/assets/078426fb-83b3-44d0-9a51-a25dff196867)