Jorge M. Mendes’ Post

𝐅𝐫𝐨𝐦 𝐞𝐚𝐫𝐥𝐲 𝐩𝐫𝐨𝐦𝐢𝐬𝐞 𝐭𝐨 𝐭𝐚𝐧𝐠𝐢𝐛𝐥𝐞 𝐢𝐧𝐧𝐨𝐯𝐚𝐭𝐢𝐨𝐧 𝐢𝐧 𝐀𝐈 Two years ago, during my secondment in Cairo with Universidade Nova de Lisboa, I had the opportunity to meet the author of this post, Nareman Darwish. Even then, it was clear that she combined technical clarity with a rare capacity to translate ideas into practice. Seeing her now share a concrete AI system she has built is not surprising, but it is genuinely satisfying. What stands out is not only the technical achievements but her ability to move from concept to implementation in a short time frame. It is precisely where many AI initiatives struggle. We often discuss models, architectures, and potential. Yet, the real impact emerges when these ideas are operationalised into working systems that can be tested, scrutinised, and improved. This kind of work reflects a broader shift in AI, particularly relevant for fields such as healthcare and data science. The emphasis is shifting from abstract performance metrics to usability, interpretability, and integration into real-world workflows. Building something tangible, even at an early stage, is a critical step in that direction. At the same time, it is worth remaining cautious. Early prototypes, however promising, still need rigorous validation, robustness checks, and careful consideration of ethical and operational constraints. The path from a working system to a reliable, deployable solution is long and often underestimated. Nonetheless, this is exactly the type of initiative that drives meaningful progress. It is encouraging to see such work emerging, and even more so from someone whose potential was already evident some years ago. Looking forward to seeing how this evolves. #ArtificialIntelligence #DataScience #Innovation #AIinPractice #DigitalHealth #WomenInTech

Built this a few days ago and finally getting around to sharing it 🤓 It’s a Claude Code skill that teaches AI how to build Python packages the R way. I used to be a heavy R user, and one thing I always loved was how intuitive the ecosystem felt. Functions were simple, consistent, and usually did exactly what you expected. 🤟 One thing I’ve always admired about the R ecosystem is the philosophy behind package development. Hadley Wickham's R Packages book makes it clear that package design isn’t just about writing code it’s about user and developer experience. Good packages: - Scaffold projects with a clean structure 🫧 - Name functions from the user’s perspective 🧠 - Return helpful errors 🆘 - Keep messaging consistent 🔎 - Treat deprecation thoughtfully 😐 Most importantly: They feel like tools 🛠️ , not just collections of functions ⁉️. When I moved more into Python, I found the ecosystem incredibly powerful but packaging sometimes felt frustrating: many tools, many conventions, and a lot of “it depends.” 😤 So I built a Claude skill that embeds this philosophy into how AI scaffolds Python packages. The goal 🧩: Help build Python packages that feel like thoughtful tools, not piles of functions. Now the next time you want to build a Python package, Claude can guide you through doing it the right way making publishing to PyPI simple and high quality. GitHub 👉 https://lnkd.in/djGmF7Qc

Thank you!! I really appreciate both your kind words and your perspective. You’re absolutely right that the real value comes from operationalising ideas. This is just a first step, with much more to validate and improve. Grateful for your encouragement along the way. 🙏🏻

To view or add a comment, sign in

Explore content categories