leo-capvano
>>> backend software engineer. >>> generative AI passionate. >>> computer Science degree. >>> hard work beats talent, always.
Italy
Pinned Repositories
aggiornamenti_covid-telegram-bot
This bot is used to retrieve information/updates about the COVID-19 numbers in Italy. It can send informations about number of contagious, sick people, hospitalized and many more ... The data are retrieved from the online repo of the Italian Civil Protection.
calcolametabolismo_bot
describe-a-python-project
Describe each file of a python project by asking a Generative AI model to generate a natural language explanation of each file
DiscalculiaDetector
generative_ai_demos
Generative AI demos, an example of a langchain based application that implements Retrieval-Augmented-Generation for an enhanced generation. It uses OpenAI model and OpenAI function tool agent. Able to run Ollama Mistral local LLM too.
Langchain-Agent-Tools-OpenAI
langchain agent tools openai example
LazyGPT
LazyGPT is a tool designed to streamline your interactions with a generative AI (GenAI) model. With LazyGPT, you can engage in natural conversations with the AI, manage a library of reusable prompt templates, and ensure consistency and quality in the outputs generated by the AI.
llm-fine-tuning-openai
Welcome to Eva, your customizable chatbot powered by fine-tuned models! This project demonstrates how to fine-tune a language model and deploy it seamlessly into a conversational assistant.
Localstack-GUI
This application provides a graphical interface to manage Amazon S3 and AWS Secrets Manager on Localstack. Easily upload, view, and manage your S3 files and create, read, and update your AWS secrets.
Youtube-Transcriptor
Python package for extracting transcriptions from YouTube videos! This tool allows you to quickly and easily retrieve transcriptions in different languages, making it convenient for various language processing tasks
leo-capvano's Repositories
leo-capvano/generative_ai_demos
Generative AI demos, an example of a langchain based application that implements Retrieval-Augmented-Generation for an enhanced generation. It uses OpenAI model and OpenAI function tool agent. Able to run Ollama Mistral local LLM too.
leo-capvano/aggiornamenti_covid-telegram-bot
This bot is used to retrieve information/updates about the COVID-19 numbers in Italy. It can send informations about number of contagious, sick people, hospitalized and many more ... The data are retrieved from the online repo of the Italian Civil Protection.
leo-capvano/llm-fine-tuning-openai
Welcome to Eva, your customizable chatbot powered by fine-tuned models! This project demonstrates how to fine-tune a language model and deploy it seamlessly into a conversational assistant.
leo-capvano/Localstack-GUI
This application provides a graphical interface to manage Amazon S3 and AWS Secrets Manager on Localstack. Easily upload, view, and manage your S3 files and create, read, and update your AWS secrets.
leo-capvano/Youtube-Transcriptor
Python package for extracting transcriptions from YouTube videos! This tool allows you to quickly and easily retrieve transcriptions in different languages, making it convenient for various language processing tasks
leo-capvano/calcolametabolismo_bot
leo-capvano/describe-a-python-project
Describe each file of a python project by asking a Generative AI model to generate a natural language explanation of each file
leo-capvano/DiscalculiaDetector
leo-capvano/Langchain-Agent-Tools-OpenAI
langchain agent tools openai example
leo-capvano/LazyGPT
LazyGPT is a tool designed to streamline your interactions with a generative AI (GenAI) model. With LazyGPT, you can engage in natural conversations with the AI, manage a library of reusable prompt templates, and ensure consistency and quality in the outputs generated by the AI.
leo-capvano/NeedsStore
leo-capvano/sentiment_analysis_benchmarking
A benchmark comparison project among the most popular sentiment analysis engines: VaderSentiment, TextBlob, Azure Text Analysis and Amazon Comprehend. The benchmarker is a python module that supports 3 datasets: IMDb, Sentiment140 and Twitter.