Author: lejdiprifti
6. March 2024
/ DevOps
Speech to text with Amazon Transcribe, SNS and S3
In the previous article we looked at how we could transcribe audio to text by leveraging AWS services, such as…
8. February 2024
/ DevOps, Python
Real-time streaming with AWS Transcribe and Python
In this article, we will add a new feature and continue developing the program we started in the last article….
2. February 2024
/ DevOps
Quick tutorial to AWS Transcribe with Python
In this tutorial, we are going to look at how we can use AWS Transcribe with Python and FastAPI. To…
27. January 2024
/ Machine Learning
House Price Prediction using Machine Learning
Introduction In this article, we will try to best predict the house prices using different techniques in Machine Learning. This hands-on…
1. January 2024
/ Deep Learning
AI vs Human – Detect LLM generated text
First article of 2024! Let’s detect LLM generated text! In this article, I will walk you through a step-by-step guide…
17. December 2023
/ Blockchain, Deep Learning
Ethereum Smart Contract Vulnerability Detection with RNNs
Introduction In this article, I continue my research and I will present you Ethereum Smart Contract Vulnerability Detection with RNNs….