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…
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…
Creating an Ethereum smart contract vulnerability detection model
Introduction By automating complicated transactions and processes, smart contracts, the self-executing agreements used on blockchain platforms, have revolutionized a number…
Ask your Confluence: Application with Confluence data and LlamaIndex
In this step-by-step tutorial, I am going to describe how to create a custom ChatGPT that finds information from Confluence spaces. To build this…
Creating a text generation neural network with TensorFlow
In this series of articles, I will show you how to create and improve a neural network that produces text…