sidathrashen - Overview

View sidathrashen's full-sized avatar

Sidath Rashen Mendis sidathrashen

Block or report sidathrashen

Pinned Loading

  1. The application captures audio from the microphone, streams it to the Google Speech API, and prints the transcription live.

    Python 1

  2. This application is designed to facilitate real estate transactions and inquiries, leveraging a Flask-based web service to interact with users for property searches, viewings, and more.

    HTML

  3. This Telegram bot provides an interface for querying cryptocurrency prices and statistics from Binance. Users can interact with the bot through Telegram, selecting from a variety of cryptocurrencie…

    Python 1

  4. This project focuses on analyzing the daily COVID-19 vaccination data by country, with a specific emphasis on the top 5 countries with the highest vaccination numbers prior to 2022. An interactive …

    Jupyter Notebook

  5. This repository contains the source code for an AI-powered WhatsApp bot developed using Python and Flask. Leveraging the Meta (formerly Facebook) Cloud API, this project demonstrates how to create …

    Python 6 3

  6. This project comprises two Python scripts that utilize the PyMuPDF library to extract data from PDF documents. It is particularly tailored for extracting highlighted text and specific data based on…

    Python