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

Block or report giulianoojeda

Report abuse

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

Report abuse

Pinned Loading

  1. Policy-Pro-LLM-Agent Policy-Pro-LLM-Agent Public

    Policy Pro is an LLM agent 🤖 specializing in insurance policy analysis. It features a chatbot interface built with Streamlit and is powered by OpenAI models (like GPT-4). The agent is fully contain…

    Jupyter Notebook

  2. Geospatial-Device-Count-API Geospatial-Device-Count-API Public

    A serverless API 🛰️ that provides unique device counts for a given geographic location. Built with Python on AWS Lambda, it uses Uber's H3 geospatial indexing for efficient querying. The applicatio…

    Python

  3. E-Commerce-Data-Pipeline E-Commerce-Data-Pipeline Public

    An ELT data pipeline 🚚 for analyzing Brazilian e-commerce data. Processes CSVs and public API data using Python and Pandas, loads it into an SQLite database, and analyzes revenue/delivery metrics w…

    Jupyter Notebook

  4. Flask-ML-API Flask-ML-API Public

    A containerized image classification service 📦. Uses a pre-trained TensorFlow CNN served by a Python/Flask API, with a simple web UI for uploads.

    Python

  5. ChatGPTClone ChatGPTClone Public

    A clone of the ChatGPT interface 💬 built with a React frontend and a Node.js backend. This project is a practical example of how to integrate the OpenAI API into a full-stack application to create …

    JavaScript 3

  6. CreditRiskScore CreditRiskScore Public

    A machine learning project to predict home loan default risk 📉. This is a binary classification task using Python, Pandas, and Scikit-learn. The entire workflow, from data exploration and feature e…

    Jupyter Notebook