Skip to content
View JulianLopezB's full-sized avatar
🔥
🔥
Block or Report

Block or report JulianLopezB

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
JulianLopezB/README.md

Hi there 👋

I'm Julian

Personal | Medium | Linkedin | Twitter

Data Scientist, Machine Learning Practitioner, AI Engineer, Entrepreneur

Skills & Interests: machine learning, reinforcement learning, nlp, computer vision, web intelligence.

stack = {

'machine learning': [scikit, keras, pytorch, mlflow],
'APIs': [flask, fastapi],
'nlp': [huggingface, spacy, nltk],
'computer vision': [opencv, pytorch],
'web intelligence': [requests, scrapy, bs4, sellenium],
'cloud': ['gcp', 'azure'],
'web': ['react.js', 'next.js', 'javascript', 'css']
}

Pinned

  1. ImageCaptionAPI ImageCaptionAPI Public

    API for Image Captioning

    Python 1

  2. ObjectDetectionAPI ObjectDetectionAPI Public

    RESTful API for Object Detection using yolov5 and Flask

    Python 1 2

  3. Social-Listening-API Social-Listening-API Public

    Social Listening es una REST API para hacer opinion mining sobre las menciones de los clientes en canales propios y redes sociales.

    Python

  4. Braess-Paradox-MARL Braess-Paradox-MARL Public

    Implementation that allows experimenting with Multi-Agent Reinforcement Learning in an environment that emulates the Braess Paradox

    Jupyter Notebook 1

  5. Dokuso-App/StyleBot-DokusoAI Dokuso-App/StyleBot-DokusoAI Public

    Python-based fashion e-commerce chatbot integrating OpenAI models with DokusoAPI. Utilizes LangChain for conversation flow, Pydantic for data validation, and Panel for web interaction, ensuring dyn…

    TypeScript