Articles

NiFi 2 Python Extensions - First Impressions

A brief overview of the new NiFi 2 Python Extensions. The ability to use Python's rich ecosystem of libraries and tools within NiFi is a game-changer, especially for complex data manipulation, machine learning, and AI tasks.

Why Enterprise Should Embrace Generative AI

As Generative AI continues its upward trajectory, it presents a golden opportunity for enterprises. By understanding its potential, addressing concerns through informed strategies, and being open to embracing risks responsibly, visionary enterprise can unlock new opportunities, drive innovation, and stay ahead in an increasingly competitive business landscape.

Explore OntoGPT for Schema-based Knowledge Extraction

The OntoGPT framework and SPIRES tool provide a principled approach to extract knowledge from unstructured text for integration into Knowledge Graphs (KGs), using Large Language Models such as GPT. This methodology enables handling complex relationships, ensures logical consistency, and aligns with predefined ontologies for better KG integration.

Use ChatGPT (GPT-4) for Software Development — A Personal Account

In my first project utilizing ChatGPT throughout the software development cycle, I found that it significantly reduced my learning curve in unfamiliar technologies and speed up overall development with its code-generation, debugging, and explanation capabilities. Furthermore, ChatGPT has made the development process less frustrating and more enjoyable.