Pinned Repositories
BeTheHero
Projeto desenvolvido paralelo a Semana Omnistack 11.0 pela Rocketeat
DesafiosLaunchbase
diver
This repository houses the code for Diver, my AI-powered bot designed to assist users in exploring the world of Data Science - with some technical knowledge and insights from my own blog at your fingertips.
Falconize
An Applied Data Science Capstone project offered by IBM on Coursera.
fluttery
This repository aims to store the source code of a quiz app about Flutter.
Kedward
A friendly Q&A chatbot that can answer anything about Cosmos by Carl Sagan
NaomiLago
NaomisMailing
Pet-Paws
This project is a bridge between those who want to donate or adopt pets. Don't buy, ADOPT!
sentimetrix
Sentimetrix is a sentiment analysis tool that provides real-time insights into your audience's sentiment. Our AI-powered algorithms categorize opinions, attitudes, and emotions from various sources, empowering businesses and organizations of all sizes to make smarter decisions. Join us and unlock the power of emotions for your business.
naomilago's Repositories
naomilago/Kedward
A friendly Q&A chatbot that can answer anything about Cosmos by Carl Sagan
naomilago/diver
This repository houses the code for Diver, my AI-powered bot designed to assist users in exploring the world of Data Science - with some technical knowledge and insights from my own blog at your fingertips.
naomilago/NaomiLago
naomilago/sentimetrix
Sentimetrix is a sentiment analysis tool that provides real-time insights into your audience's sentiment. Our AI-powered algorithms categorize opinions, attitudes, and emotions from various sources, empowering businesses and organizations of all sizes to make smarter decisions. Join us and unlock the power of emotions for your business.
naomilago/chatbot-nao
This repo aims to store the code of a chatbot called Nao. This is my first chatbot ever and I'm happy to share it open source.
naomilago/spam_classification
This repository aims to store code for a spam_classification model
naomilago/topify
Topify is an open-source project that aims to simplify and automate topic classification for text-based data. This GitHub repository hosts the codebase for the Topify app, a powerful tool that utilizes machine learning techniques to categorize textual content into predefined topics.
naomilago/Falconize
An Applied Data Science Capstone project offered by IBM on Coursera.
naomilago/alura-langchain-openai
This repository houses the code made in the Alura course "Langchain e Python: Criando ferramentas com a LLM OpenAI"
naomilago/BERTIFIER
This repo aims to store the page of BERTIFIER - a simple page that hosts a notebook on BERTimbau (BERT in Portuguese) project
naomilago/buscador_de_similaridades
Esta ferramenta de inteligência artificial foi projetada para ajudar os usuários a identificar e explorar conexões entre palavras, frases e conceitos - com a mais recente tecnologia de processamento de linguagem natural.
naomilago/chatbot-nao-web
This repo aims to store the code for Nao chatbot working for web.
naomilago/codex_chatbot
This repository aims to store the code of a chatbot using the Codex from OpenAI
naomilago/derivatives
This repo aims to be a place where I can train/practice derivative fundamentals
naomilago/detecting-programming-lanugages
This repo aims to be a place where I can practice SpaCy for NER of programming languages
naomilago/fitness-tracker
Processing, analysing and modeling fitness data to classify barbell exercises and count repetitions
naomilago/lr_with_nn
This repository aims to store code for a Linear Regression using Gradient Descent
naomilago/Mentoria_Python
This repo aims to be a place where I'll be sharing notebooks for the mentorships on Python programming
naomilago/micrograd
This repo aims to store code for a refresher of backprob, gradients and mlp concepts
naomilago/mnist
This repository aims to store code for the MNIST image (of numbers) classification
naomilago/naomilago.com
This repository aims to store code for my personal website
naomilago/news_classifier
This repository aims to store code for an NLP project that aims to classify news headlines
naomilago/NLP-Text-Generation
naomilago/pride-research
This notebook aims to store the notebook and the data I used to analyse demographic and social data around LGBTQ+ and black people.
naomilago/pt_lemmatizer
This repo aims to store code for a Portuguese Lemmatizer, a PyPI package.
naomilago/similarity_search
This repository aims to be a place where I can test/explore similarity search, using FAISS and ChromaDB
naomilago/text-classification
This repository aims to be a place to store code of a text-classification app. There's no name defined initially, but later there'll be a name, a description and a screenshot showing how to use.
naomilago/text-summarizer
This repo aims to store the code of a text summarizer app
naomilago/translatable
This repository aims to store code for a multilingual translation app
naomilago/zero-shot-classification
This repository is a place where I can practice Zero Shot Classification using Python