Pinned Repositories
Atom-Simulator
Atom simulator, where the user can see and interact with any element of the periodic table, with its correct number of protons, neutrons and electrons
Behavioral-Cloning
Human behavior cloning using Convolutional Neural Networks in order to learn how to steer the car in a simulated track
Fire-Extinguishers-Drones
Implement Contract Net Protocol for a multi agent cooperation system to manage a group of UAVs to automatically extinguish fires in a forest
Human-Motion-Prediction
Body movement recognizer using Openpose and C3D in TensorFlow
LLM-IMDB
Proof of concept app using LangChain and LLMs to retrieve information from graphs, built with the IMDB dataset
Planar-Monocular-SLAM
SLAM system using Total Least Square algorithm to determine the trajectory of a robot moving in a given environment
RSA-Algorithm
Very simple RSA implementation to demonstrate the use of public and private keys to encrypt and decrypt messages
SatsQueue
A decentralized queue management system leveraging the Lightning Network, where users can boost their queue position by depositing sats for a fair and flexible waiting experience
Synthetic-Plants
Dataset augmentation with Generative Adversarial Network for crop/weed segmentation
langflow
Langflow is a low-code app builder for RAG and multi-agent AI applications. It’s Python-based and agnostic to any model, API, or database.
ibiscp's Repositories
ibiscp/LLM-IMDB
Proof of concept app using LangChain and LLMs to retrieve information from graphs, built with the IMDB dataset
ibiscp/Synthetic-Plants
Dataset augmentation with Generative Adversarial Network for crop/weed segmentation
ibiscp/Planar-Monocular-SLAM
SLAM system using Total Least Square algorithm to determine the trajectory of a robot moving in a given environment
ibiscp/Fire-Extinguishers-Drones
Implement Contract Net Protocol for a multi agent cooperation system to manage a group of UAVs to automatically extinguish fires in a forest
ibiscp/Human-Motion-Prediction
Body movement recognizer using Openpose and C3D in TensorFlow
ibiscp/SatsQueue
A decentralized queue management system leveraging the Lightning Network, where users can boost their queue position by depositing sats for a fair and flexible waiting experience
ibiscp/Atom-Simulator
Atom simulator, where the user can see and interact with any element of the periodic table, with its correct number of protons, neutrons and electrons
ibiscp/Malware-Analysis
Classification of Android malware applications based on Naive Bayes and SVM classifiers, given features extracted from the manifest.xml file and from the disassembled code
ibiscp/Modern-Portfolio-Theory
Modern Portfolio Theory and Dollar Cost Averaging simulation for the stock market
ibiscp/Network-Infrastructures
Solved homeworks of Network Infrastructures class (Master Artificial Intelligence and Robotics)
ibiscp/RSA-Algorithm
Very simple RSA implementation to demonstrate the use of public and private keys to encrypt and decrypt messages
ibiscp/Chinese-Word-Segmentation
Chinese word segmentation using Bidirectional LSTM
ibiscp/Computer-Graphics-WebGL
Use WebGL with control code written in JavaScript in order to draw in an HTML canvas in a web browser
ibiscp/fastText
Word embedding using fastText algorithm with EuroSense dataset
ibiscp/Model-Deployment
ibiscp/Probabilistic-Robotics
Solved exercises for the class of Probabilistic Robotics (Master Artificial Intelligence and Robotics)
ibiscp/Sense-Embeddings
Sense embedding using Gensim Word2Vec with EuroSense dataset
ibiscp/bitcoin
Bitcoin Core integration/staging tree
ibiscp/blockchain
Blockchain implementation in Python
ibiscp/Boat-Image-Classification
Using LeNet architecture to classify different categories of boats navigating in the City of Venice (Italy)
ibiscp/Crypto-Arbitration
Trial making a script in order to watch for crypto price difference among different exchanges
ibiscp/Deployment-of-Machine-Learning-Models
Follow the course Deployment of Machine Learning Models on Udemy
ibiscp/Exercises-Robotics-I
Solved exercises for the class of Robotics I (Master Artificial Intelligence and Robotics)
ibiscp/langchain
⚡ Building applications with LLMs through composability ⚡
ibiscp/langflow
⛓️ LangFlow is a UI for LangChain, designed with react-flow to provide an effortless way to experiment and prototype flows with the drag-and-drop and chat interfaces.
ibiscp/Rocket-Lander
Reinforcement Learning algorithm implementation to solve several games from the Gym Toolkit
ibiscp/Slack-Langchain-LNBits
Slack bot created using Langchain and LNBits, the bot only replies after lightning invoice is paid
ibiscp/sweep
Sweep: AI-powered Junior Developer for small features and bug fixes.
ibiscp/umbrel-dashboard
Web-based dashboard to interact with your Umbrel
ibiscp/Word-Sense-Disambiguation