DeepMind s 2017 paper on transformer models (neural network architecture for language understanding) took Artificial Intelligence capabilities to new levels and kickstarted one of the biggest technology races of our time, with players like Anthropic, Google, xAI and OpenAI racing towards the holy grail of AI: artificial general intelligence (AGI). Anthropic s models and products are being Continue…
At the ABQ.Dialogues #2: Romania s Tech Industry at the Crossroads event, together with leaders from Academia and Industry, I had the privilege to be part of a debate about the impact of AI on the IT C sector. My perspective is an optimistic one: AI acts as a catalyst for substantial transformation, empowers companies and individuals Continue reading AI assisted Software Development Agentic Vibe…
If your laptop or pc has at least 16gb of ram and a decent gpu, it can run quite powerful open-source LLM AI models locally, saving you $ while minimizing data leaks and privacy risks. The positive evolution of large language models (LLMs) from the big tech vendors such as Anthropic, Google, OpenAI has managed Continue reading The future of AI is local how to use LLM models on your machine in VS…
Search engines usage is declining because of the growing popularity of LLM AI chatbots: users increasingly go to this new technology in the detriment of web searches, negatively impacting websites/businesses that rely on organic traffic from search engines or via sponsored ads in search results. At the same time, the tech vendors that created the Continue reading Content and web search in the AI…
Social media is associated with TikTok, Meta and other popular platforms. Before them we had Hi5 and MySpace, which were quickly overthrown by The Facebook (Harvard exclusive back then) because of a key ingredient: the membership filter made sure that the users were real people (was harder to create fake accounts) and afterwards network effects Continue reading Social media, propaganda and digital…
The trolley problem is a moral dilemma discussion in which a person has to decide who lives or dies in the context of a runaway trolley heading down a track towards 2+ people who will be killed if it continues on its current path vs one person who would be killed if he/she pulls the Continue reading AI Self-Driving Cars Trolley Problem The post AI Self-Driving Cars Trolley Problem appeared first…
The product management roles in my career have been, by far, the most challenging and rewarding: the required multidisciplinarity and the fuzzy nature of the beast demand continuous learning, adaptation.. and I love this aspect. Resources I consider fundamental for a product manager's journey: The post about Product Management appeared first on Andrei Oros .
The future of Windows Workflow Foundation in the context of .Net Core lies with the open-source project CoreWF. The post Windows Workflow Foundation and .Net Core appeared first on Andrei Oros .
AI, Automation, Robotics are enabling the 4th Industrial Revolution. RPA, a catalyst for AI adoption, plays a central role in this evolution, by empowering organizations to take their Digital Transformation to the next level. The post RPA and AI empowered Digital Transformation at CodeCamp appeared first on Andrei Oros .
I applied to Estonia s e-Residency program to get an early glimpse into the future of e-citizenship and e-society; I became a member in March 2016 and since then I ve witnessed how the project evolved from a Foreign Direct Investment Innovation and Gateway to the European Market into a solution that empowers entrepreneurs from all countries Continue reading E-Residency in Estonia Gateway to the…
The System.Xaml.XamlObjectWriterException: Failed to create a PointCollection exception seems to happen when trying to load System.Activities.Presentation.dll / System.Activities.Core.Presentation.dll and one of their dependencies is missing. The problem can be avoided by removing the view state information from the Workflow Xaml Definition and by excluding the SAP / SAP2010 libraries from the…
Windows Workflow Foundation is a mature technology from the .Net Framework (full) which empowers developers to build enterprise grade workflow based products and solutions. The post Windows Workflow Foundation in 2017 appeared first on Andrei Oros .
I was a speaker at CodeCamp Timisoara, where I presented Windows Workflow Foundation (Demystified). The conference took place at the West University of Timisoara on October 14th. The post Windows Workflow Foundation Demystified at CodeCamp Timisoara appeared first on Andrei Oros .
I've successfully completed the Machine Learning course by Andrew Ng from Stanford University on Coursera The post Machine Learning course by Andrew Ng from Stanford University appeared first on Andrei Oros .
Estonia, the small country from Northern Europe, also known as The Baltic Tiger, is one of the most digitalized and innovative countries in the world, a recognized leader in Digitalization and a role model for other countries that want to pursue and implement large scale Digital Transformation strategies. Estonia s Economic and Political Context Estonia is a democratic parliamentary republic…
I organized the Technological Innovation and Entrepreneurship conference together with 2 colleagues from UVT FEAA MSODSA, Mihai Putz and Dana Nedea. The event took place on the 15th of January 2016 at the recently inaugurated INCDEMC Renewable Energies Laboratory, in Timisoara, Romania. The mission of our project was to present to our audience all the steps involved in getting from a technical…
I was a speaker at Microsoft Summit, where I presented Windows Workflow Foundation. The post Workflow Foundation presentation at Microsoft Summit appeared first on Andrei Oros .
The project is designed as a end to end solution for a DIY Home Monitoring Intruder Alert system. Besides offering a live video stream on any device, it also actively monitors for movement with the help of a PIR sensor. If an Alarm is triggered, you get a SMS notification on your phone and the snapshots taken during the Alarm time span (customizable) are uploaded via FTP to your server. The post…
Windows Workflow Foundation technology overview and sample solution "WPF Rehosted Workflow Designer" with full free source code The post Windows Workflow Foundation Rehosting the Workflow Designer appeared first on Andrei Oros .
A while ago, inspired by this article Frontiers of Computational Thinking: A SXSW Report by Stephen Wolfram, I looked-up the Wolfram Language. It is described as a very powerful symbolic language with built-in algorithms and knowledge base and indeed it looks quite impressive: you can accomplish a lot with just a few lines of code. The post Country Population Distribution with Wolfram Language…