BrunoTanabe
Generative Artificial Intelligence Developer (GenAI) | Data Analyst | Python Programmer | Natural Language Processing (NLP) | Machine Learning | Large Language
Grupo AIDAItajubá, Minas Gerais, Brasil
Pinned Repositories
chatpdf-ai-powered-document-interaction
ChatPDF leverages Retrieval Augmented Generation (RAG) to let users chat with their PDF documents using natural language. Simply upload a PDF, and interactively query its content with ease. Perfect for extracting information, summarizing text, and enhancing document accessibility.
conventional-commits-pattern
This repository aims to provide a comprehensive guide and resources on implementing the Conventional Commits Pattern in software projects. The Conventional Commits Pattern is a specification for adding human and machine-readable meaning to commit messages, which facilitates automated tools and improves collaboration among developers.
crewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks.
digimon-api
This project consists of a REST API developed in Java using Spring Boot, designed to provide information about Digimons from its own database. The API supports search operations by name, level, and full listing. The project follows the MVC architecture, includes Swagger documentation, unit tests, and is containerized with Docker.
faq-recommendations
Welcome to the FAQ Recommendations repository! This project consists of a web application that simulates a customer service chat, where an attendant can interact with users. The application uses semantic search technology to suggest FAQ answers based on users' messages.
js-and-ts-training
Fork of a comprehensive JavaScript and TypeScript training hub. Enhanced with additional examples, tutorials, and exercises tailored for learners at all levels. Ideal for developers looking to deepen their understanding and apply their skills.
personal-portfolio-web-application
Welcome to Personal Portfolio Web Application! This repository houses a personal portfolio application created by me. The application is a webpage featuring links to my primary social media profiles. It boasts a responsive design and offers the option to toggle between light and dark modes.
project-initialization-scripts
This repository contains a collection of scripts in .shell and .bat formats to create the initial folder and file structures for various types of applications. These scripts are organized into two main directories: one for Linux and one for Windows. Each directory contains subdirectories for different types of projects.
whatsagenda-chatbot-for-calendar-configuration-demo
A ChatBot designed to assist WhatsAgenda customers in configuring their calendar. This tool streamlines the setup of scheduling, managing appointments, and customizing service hours, ensuring an efficient and user-friendly experience.
crewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks.
BrunoTanabe's Repositories
BrunoTanabe/chatpdf-ai-powered-document-interaction
ChatPDF leverages Retrieval Augmented Generation (RAG) to let users chat with their PDF documents using natural language. Simply upload a PDF, and interactively query its content with ease. Perfect for extracting information, summarizing text, and enhancing document accessibility.
BrunoTanabe/whatsagenda-chatbot-for-calendar-configuration-demo
A ChatBot designed to assist WhatsAgenda customers in configuring their calendar. This tool streamlines the setup of scheduling, managing appointments, and customizing service hours, ensuring an efficient and user-friendly experience.
BrunoTanabe/conventional-commits-pattern
This repository aims to provide a comprehensive guide and resources on implementing the Conventional Commits Pattern in software projects. The Conventional Commits Pattern is a specification for adding human and machine-readable meaning to commit messages, which facilitates automated tools and improves collaboration among developers.
BrunoTanabe/crewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks.
BrunoTanabe/digimon-api
This project consists of a REST API developed in Java using Spring Boot, designed to provide information about Digimons from its own database. The API supports search operations by name, level, and full listing. The project follows the MVC architecture, includes Swagger documentation, unit tests, and is containerized with Docker.
BrunoTanabe/faq-recommendations
Welcome to the FAQ Recommendations repository! This project consists of a web application that simulates a customer service chat, where an attendant can interact with users. The application uses semantic search technology to suggest FAQ answers based on users' messages.
BrunoTanabe/js-and-ts-training
Fork of a comprehensive JavaScript and TypeScript training hub. Enhanced with additional examples, tutorials, and exercises tailored for learners at all levels. Ideal for developers looking to deepen their understanding and apply their skills.
BrunoTanabe/personal-portfolio-web-application
Welcome to Personal Portfolio Web Application! This repository houses a personal portfolio application created by me. The application is a webpage featuring links to my primary social media profiles. It boasts a responsive design and offers the option to toggle between light and dark modes.
BrunoTanabe/project-initialization-scripts
This repository contains a collection of scripts in .shell and .bat formats to create the initial folder and file structures for various types of applications. These scripts are organized into two main directories: one for Linux and one for Windows. Each directory contains subdirectories for different types of projects.
BrunoTanabe/twitter-text-classification
Welcome to Twitter Text Classification! This project focuses on sentiment analysis of tweets in Portuguese using machine learning techniques. The main goal is to classify tweets as positive or negative based on their content. Below is a detailed explanation of the project components, from data preprocessing to model evaluation.