Skip to main content

Posts

Showing posts with the label nocode programming

GPT excels within Excel !

Today I share my experience with a game-changing Excel add-in that uses AI to automate tasks. While it has the potential to improve productivity in ways never before imagined by fusing complicated activities with straightforward user instructions, I would like to start in this blog a larger discussion regarding the social and ethical ramifications of this level of AI integration. Since AI like GPT become an integral part of our apps, understanding its fundamental mechanisms requires that we engage with it directly now . As we go into a day when spreadsheets can hold conversations and analyze sentiment, it will be important to strike a balance between reliance on AI and education to make sure it complements, rather than replaces, human abilities. Artificial intelligence (AI) and commonplace workplace technologies have finally found each other in the digital office. In the experiment below I have tested an exciting Excel add-in called numerous.ai . Its purpose? In order to make difficult...

ChatGPT predicts Real Estate Prices !

Is it possible to predict real estate rental prices without writing a single line of code? I asked ChatGPT to generate a complete solution. And was stunnded by its answers... Artificial Intelligence has once again pushed the boundaries of what we thought was possible. The AI field has presented us with a stunning demonstration of its ability to not only assist in writing code, but to single-handedly create a complete, working Random Forest Regression solution. Yes, you read that right. ChatGPT, an AI model developed by OpenAI, is now proficient enough to autonomously develop a complex web application to predict real estate prices. And the most exciting part? You don’t need to write a single line of code! How Does it Work? In a fascinating experiment (below at the end of the post), ChatGPT was tasked with developing a complete web solution on PythonAnywhere. The brief was complex: create a webpage where users could upload a CSV file with geographical coordinates and real estate rental p...