Skip to content
View martijnooo's full-sized avatar

Block or report martijnooo

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 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
martijnooo/README.md

Hi, I'm Martijn πŸ‘‹

Data Scientist & AI Engineer Building real-world projects in data science, applied machine learning, and AI systems. I come from a background in venture capital, which gives me a strong analytical and strategic foundation for working with data and building impactful solutions.


πŸ” About Me

  • πŸ“Š Transitioned into data science & applied machine learning
  • πŸ’Ό 4.5 years in venture capital with experience analyzing companies, markets, and quantitative datasets
  • πŸ§ͺ Building AI systems using agents, computer vision, neural networks and much more
  • πŸ„ Outside of tech: surfing, photography, fitness, and exploring new places.

πŸš€ Projects

Take a look at the projects I am mostly proud of:


An intelligent conversational agent designed to handle diverse data inputs, moving beyond simple text to provide a richer user experience.

  • Key Features: Supports text, image, and document-based queries using advanced LLM integration.
  • Technical Highlights: Implements Retrieval-Augmented Generation (RAG) to provide context-aware answers from uploaded files.
  • Tech Stack: Python, LangChain, OpenAI/Gemini APIs, and Streamlit for the interface.

A comprehensive data science project focused on building and deploying machine learning models to forecast outcomes based on historical data.

  • Key Features: Features a full data pipelineβ€”from exploratory data analysis (EDA) and cleaning to model training and evaluation.
  • Technical Highlights: Utilizes ensemble learning or regression techniques to optimize accuracy and minimize out-of-sample error.
  • Tech Stack: Python, Scikit-learn, Pandas, Matplotlib, AWS .

πŸ—‚οΈ Flashcards App

A functional productivity tool built to streamline learning through active recall and organized study sessions.

  • Key Features: Allows users to create, categorize, and review digital decks with a clean, responsive UI.
  • Technical Highlights: Focuses on efficient state management and local data persistence to ensure a seamless study flow.
  • Tech Stack: LLMs & Langchain.


πŸ“« Get in Touch


Thanks for stopping by β€” feel free to explore my repositories or reach out if you'd like to collaborate!

Pinned Loading

  1. multimodal-chatbot multimodal-chatbot Public

    multimodal AI chatbot built with Streamlit, LangChain/LangGraph-style agents, Pinecone RAG, Whisper transcription, SQLite document registry, and LangSmith tracing.

    Python

  2. prediction-project prediction-project Public

    MLOps platform designed to predict, track, and monitor the price of Gold. It leverages a serverless architecture on AWS to automate the entire machine learning lifecycle

    Python 1

  3. flashcards flashcards Public

    Flashcard generation with help of LLMs orchestrated by Langchain

    Python