Pinned Repositories
20newsgroup_text_calssification_benchmark
Some notebooks where I discuss and develop some models in order to classify the 20newsgroup dataset and prepare a resulting benchmark document with all the results obtained.
autogen
Enable Next-Gen Large Language Model Applications. Join our Discord: https://discord.gg/pAbnFJrkgZ
blockchain_a-z
bulletproof-nodejs
Implementation of a bulletproof node.js API 🛡️
ctf-team-bandit
The goal of this project is to create a Capture The Flag (CTF) Team made of llm agents whose goal is to start solving the challenges introduced in the internet game Over The Wire Bandit
easy-store-api
Simple Products API with filtering, sorting and paging made with NodeJS and Typescript
easy-task-api
Simple Task Manager API made with NodeJS and Typescript
face-detection-2d-antispoofing-realsense
This is part of an academic project developed for the master thesis in Computer and Automation Engineering at the University of Siena all rights are reserved to the creator.
gitcontrib
orla11's Repositories
orla11/ctf-team-bandit
The goal of this project is to create a Capture The Flag (CTF) Team made of llm agents whose goal is to start solving the challenges introduced in the internet game Over The Wire Bandit
orla11/20newsgroup_text_calssification_benchmark
Some notebooks where I discuss and develop some models in order to classify the 20newsgroup dataset and prepare a resulting benchmark document with all the results obtained.
orla11/autogen
Enable Next-Gen Large Language Model Applications. Join our Discord: https://discord.gg/pAbnFJrkgZ
orla11/blockchain_a-z
orla11/bulletproof-nodejs
Implementation of a bulletproof node.js API 🛡️
orla11/easy-store-api
Simple Products API with filtering, sorting and paging made with NodeJS and Typescript
orla11/easy-task-api
Simple Task Manager API made with NodeJS and Typescript
orla11/face-detection-2d-antispoofing-realsense
This is part of an academic project developed for the master thesis in Computer and Automation Engineering at the University of Siena all rights are reserved to the creator.
orla11/gitcontrib
orla11/kmeans
A simple implementation of the kmeans algorithm written in C++ which works with .txt files
orla11/larp-bj
Laravel API Roles & Permissions Boilerplate with JWT (Original Boilerplate: https://github.com/francescomalatesta/laravel-api-boilerplate-jwt)
orla11/magum
Magnetometer, Accelerometer and Gyroscope UDOO Management (FXAS21002C, FXOS8700CQ)
orla11/grand-agent
A very basic langchain project making use of different agents and tools to execute different tasks
orla11/ice-breaker
A Python project that uses LangChain to gather information from a person's LinkedIn profile page and their latest tweets from Twitter.
orla11/langchain-docs-helper
LangChain Documentation Helper - Using ReadTheDocs Pinecone and RetrievalQA
orla11/makeyourownneuralnetwork
Code for the Make Your Own Neural Network book
orla11/nodejs-typescript-simple-boilerplate
Starter boilerplate for NodeJS and Typescript
orla11/qr-reader
Wrapped qr-reader plugin in angular 2 component
orla11/rgos_dashboard
This is part of my master thesis work. I developed a web admin dashboard in order to manage all the configurations for the biometric access control device I developed.
orla11/shorty
This is a url-shortner project written in NodeJS and Typescript. You can call it 'Shorty'.
orla11/shorty-frontend
A simple web application made with Nuxt.js to interact with the shorty backend. This is an educational project open to everyone in order to get started with Nuxt.js and VueJS.
orla11/start-here-guidelines
Lets Git started in the world of opensource, starting in the Zero To Mastery's opensource playground. Especially designed for education and practical experience purposes.
orla11/static_array_parser
STATIC ARRAY PARSER: an accademic project realized for the course of Language Processing Technologies made with Flex & Bison.
orla11/sudoku-solver
A sudoku solver project using backtracking. Built with NodeJS, VueJS, Python and Docker