Activity
Mon
Wed
Fri
Sun
Aug
Sep
Oct
Nov
Dec
Jan
Feb
Mar
Apr
May
Jun
Jul
What is this?
Less
More

Owned by Dave

Data Alchemy

35.9k members • Free

Your Community to Master the Fundamentals of Working with Data and AI — by Datalumina®

Data Freelancer

129 members • Paid

Your Roadmap to Building a Successful Freelance Career in Data and AI — by Datalumina®

Memberships

AI Automation Agency Hub

208.8k members • Free

164 contributions to Data Alchemy
GPT about Dave
I asked chatGPT about Dave Ebbelaar and here is answer. Based on a thorough review of publicly available information, I’d like to share the following assessment regarding Dave Ebbelaar’s stated background in AI: 🔍 Verified Facts: - Education (2013–2019): Vrije Universiteit Amsterdam→ While the university does offer programs related to data science, no dedicated AI degree existed during this period. It’s likely that AI was covered as part of broader fields like business analytics or data-driven decision-making. - Internship at Ahold Delhaize (2019):→ Focused on marketing mix modeling for Albert Heijn. This is a typical marketing analytics project, with no direct connection to AI development. - Founder of Nouvelle Amsterdam (2021–2022):→ Ran a fashion e-commerce business, including content creation and digital advertising. Again, this aligns more with marketing and entrepreneurship than with AI engineering. - GitHub / public technical outputs:→ Most activity appears only from 2022 onward. There is no clear technical footprint showing AI system development from 2013 onward, as claimed. ✅ Assessment Summary: It seems unlikely that Dave Ebbelaar has 10+ years of deep technical AI experience.He appears to be a capable digital marketer or product creator who likely started working with AI in recent years — perhaps since 2021. The wording on his site appears exaggerated, intended to drive course sales, rather than supported by a documented technical legacy. Maybe Dave explain more..
5 likes • 14d
Hey @Dusan Javnicky I appreciate that you're doing your due diligence, but using an AI tool for background checks isn't always the best approach since not all information is easily publicly available. Let me clarify a few things: Educational Background: - I started my bachelor's in 2013 in what was called "Lifestyle Informatics" at Vrije Universiteit Amsterdam - This was actually a rebranded version of "Artificial Intelligence" - AI was so unpopular at the time they changed the name (source in Dutch, but translatable) - As AI became popular again, they rebranded it back to "Artificial Intelligence" (which is what it's called now at VU) - From my first semester in 2013, I was learning Python and building intelligent systems - that's 12 years ago Technical Experience: - From my third year onwards (2016), I was deep into natural language processing and machine learning - I started working on my bachelor thesis project in 2017, which was officially published as a research paper in 2018 - Continued with a Master's in AI at VU, specializing in data science & ML - My internship at Ahold Delhaize was for my master thesis on marketing mix modeling using Bayesian networks - this makes it a machine learning project, not just analytics (Bayesian networks are quite complex to work with) Professional Work: - Started as a freelance data scientist straight out of university in 2019 - My GitHub doesn't show much personal code because from early on, most work has been under private company repositories Timeline Clarification: I mention 10 years on the website because the first two years of university don't really count as "official experience," but technically I've been in the AI space for 12 years since starting in 2013.
1 like • 14d
Hi @Dusan Javnicky, I just replied with more info below but I'm also curious what you mean with "he doesn't know many things". What do you mean with this? I'm always looking for ways to learn more and improve my content ;)
The AI Market is Exploding - Are You Ready?
I've spent the last year watching something interesting happen in our field... Everyone's talking about GenAI. Every tweet, every product launch, every investor memo. But here's what's really happening: When you zoom in on the AI systems actually running in production today, almost none of them are GenAI. They're still powered by traditional ML — logistic regression, XGBoost, neural nets. But that won't last. I predict those numbers will completely flip over the next decade. GenAI is going to eat everything. But honestly, most developers aren't ready for that shift. Not because they aren't good - but because GenAI is evolving faster than any tech wave we've ever seen. There's no real roadmap. No clean, proven path to go from "I can prompt ChatGPT" to "I build production-ready GenAI systems." I've felt this gap myself. Even with a strong background in AI, I had to dig for answers, hack things together, and experiment like crazy to keep up. And when I started hiring engineers at Datalumina, I realized there's no proper training program for this new wave of AI engineering. So I built one. It started as an internal roadmap. Then I shared it within our community. The response? "This is exactly what I needed!" So now, it's official: The GenAI Accelerator is open for enrollment. ✓ A 6-week cohort-based program ✓ Built for developers who want to level up fast ✓ Focused on real, production-grade systems — not playground projects ✓ Based on 10+ years of building AI systems ✓ First cohort starts May 5th You'll learn techniques that aren't shared on YouTube or Medium. These are the same approaches used by big tech companies, but their employees can't openly share them online due to confidentiality agreements. But I don't care about competition. The AI market is growing exponentially. There's more than enough opportunity for every skilled developer. At Datalumina, we can't even take on 1% of the project requests coming our way. The demand for AI engineers is so massive that I'm not worried about "giving away secrets" - I'm focused on helping more developers build the skills needed to meet this demand.
MCP Crash Course for Python Developers
Hey all! It's been a while since you've heard from me! Q1 has been crazy busy for me working on all the projects going on behind the scenes at Datalumina. I've only been able to get out a few videos. But I have another one prepared for you which is now live! This is an exciting one and I couldn't simply ignore... It's about Anthropic's Model Context Protocol (MCP) When I first encountered MCP in November 2024, I was skeptical. Another framework in the already crowded AI ecosystem? Another tool to add to the ever-growing list of technologies to learn? But then something interesting happened. As I dug deeper into MCP, I realized it wasn't just another framework—it was a fundamental protocol that could standardize how AI systems interact with the world around them. The adoption rate has been nothing short of remarkable. Looking at GitHub star history, MCP is on track to overtake all other AI frameworks in the next few months. I've just released a complete crash course for Python developers that covers everything from setting up MCP servers to production deployment. Whether you're building AI agents, chatbots, or other LLM-powered applications, MCP can simplify your development process. I'd love to hear your thoughts on MCP and how you're planning to use it in your projects! Keep coding, Dave P.S. I'm excited to announce that enrollment for the next cohort of our GenAI Accelerator is now open! Starting May 25th, this 6-week program will transform you into a production-ready AI engineer with hands-on training in LLMs, RAG, and our battle-tested GenAI Launchpad framework. Spots are limited, so check it out here: ​GenAI Accelerator Details​
OpenAI Just Changed Everything (Responses API Walkthrough)
OpenAI just dropped a major update: the Responses API. Whenever OpenAI releases something like this, it changes the game for developers, forcing us to rethink how we build AI applications. In this week’s video, I break down exactly what this API does, what’s changing, and whether you should migrate your projects. Key updates: - It’s a superset of the Chat Completions API (meaning it does everything Chat Completions did—plus more). - New built-in tools: Web search, file search, and computer use. - Simplified API calls, but also more abstraction—which can be both good and bad. If you’re serious about staying ahead in AI development, you’ll want to watch this. Check out the full breakdown here
How to Get Your Data Ready for AI Agents (Docs, PDFs, Websites)
When building AI agents, you need them to understand your data—whether it’s PDFs, websites, or internal documents. Most tools for this are closed-source, requiring API keys and external platforms. But what if you could do it all in Python with an open-source library? In this week’s video, I show you how to build a fully open-source document extraction pipeline using Docling. You’ll learn how to: - Extract, parse, and chunk documents for AI processing. - Store and retrieve data efficiently with vector databases. - Build a working chat application that can answer questions based on your documents. Watch the video here.
1-10 of 164
Dave Ebbelaar
7
1,977points to level up
@daveebbelaar
Founder of Datalumina® | Teaching Developers How to Build AI Systems | Mentor for Aspiring Freelancers

Active 3d ago
Joined Jul 17, 2023
INTJ
Amsterdam, The Netherlands
Powered by