Author: lejdiprifti
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…
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…
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…
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….
Ask your Bitbucket: RAG with LlamaIndex and Bitbucket
Introduction In this article, I will present to you Ask Your Bitbucket, a POC (Proof-of-Concept) application that can help us…
EVM bytecode to Graph using EtherSolve
Introduction Smart contracts are self-executing programs that run on a blockchain, such as Ethereum. The most notable feature of a…