Skip to content
View brunavcosta's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report brunavcosta

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
brunavcosta/README.md

Hi there 👋

I'm Bruna — dev wanting to turn into a AI Engineer 🚀

After 3 years of building things with code without a rep, I made the jump into the world of Machine Learning to show the world what I am building. Now I’m crafting intelligent systems, fine-tuning models, and giving OCR superpowers with AI.

🔍 My interests lie in:

  • AI & Machine Learning

  • Computer Vision & OCR

  • Data Science & Automation

  • Generative AI & Prompt Engineering

🛠️ I'm currently working on:

  • Smart document processing with LLMs

  • Building agent-based AI pipelines

  • Improving model performance and deployment workflows

🔬 Tech I vibe with: Python, TensorFlow, Keras, PyTorch, OpenCV, LangChain, Hugging Face, and all things LLM 💥

🤖 I believe in building things that work and learning to grow even more as a professional.

Pinned Loading

  1. marcosmda/RhythMage marcosmda/RhythMage Public

    An iOS game with enjoyable interface and gameplay.

    Swift 3

  2. titanic_survival_predictions titanic_survival_predictions Public

    Using a linear model to predict the survival rate of passangers from the titanic dataset.

    Jupyter Notebook

  3. flowers_Classifier flowers_Classifier Public

    This notebook is for image classification, specifically, for classifying flowers. The goal of the notebook is to train and evaluate a neural network model for flower image classification. Steps inc…

    Jupyter Notebook

  4. HeartDiseaseEvaluationModel HeartDiseaseEvaluationModel Public

    Creating a model to predict the risk of heart disease using the UCI Heart Disease dataset. The goal is to analyze how factors like age, cholesterol levels, resting blood pressure, and other clinica…

    Jupyter Notebook

  5. FaceTrackingDin-mica FaceTrackingDin-mica Public

    Primeira dinâmica de FaceTracking do Time Kanto para validação da solução.

    Swift 1

  6. Jogo-da-Cobra Jogo-da-Cobra Public

    This is a simple implementation of the classic Snake game, written in Python using the Pygame library.

    Python