Streaming OpenAI API Response from NodeJS to browser client running on nginx-proxy

ChatGPT from OpenAI has created a major impact in each of our Lives to increase the Productivity. Majority of the industries has already leveraging the Power of AI in their applications through the API’s. Let’s see how to use streaming api feature in the backend to provide a good experience to the user. As you may noticed that when you ask something to ChatGPT from the official UI, the responses are streamed (text are printed character by character slowly)....

January 26, 2024 · 3 min · Nirmal

Software related Challenges and Solutions

I am tracking all my software related challenges here and proposed solution in short form. For some challenges i already arrived solution and most of them are based on google apps script. Later this can be used for generating new ideas. Note : 👍 denotes the solution which i have arrived at. Most Creating Content with Regular Work Schedule It’s been a long time challenge for me to create content during the work hours....

October 15, 2023 · 4 min · Nirmal

Hosting a Simple Page without HTTPS for old device

About a decade ago, the majority of websites operated on the HTTP protocol, with only a few financial and banking-related sites utilizing HTTPS. However, starting around 2018, having a non-HTTPS website began to be considered unsafe for visitors, and it would trigger a notification popup. Regrettably, there are still some older devices that may struggle with HTTPS due to expired server certificates or outdated operating systems that lack support for HTTPS....

October 6, 2023 · 2 min · Theme PaperMod

API Integration Notes for Poland Health & Medical Service P1 Platform— CSIOZ

The National Centre of Healthcare Information Systems in Poland Proposed a new Electronic Platform named P1 for Collecting, Analysing and Sharing Digital Resources about Medical Events. Accordingly they built a platform named P1 so that healthcare providers can send the data to common platform and it also enables Patient to access their medical data using the official IKP Site. It’s mandatory that all Health Providers in Poland need to integrate their System with the P1 Platform API Service....

January 16, 2023 · 5 min · Nirmal

Power Automate - Custom Connector Independent Publisher - My Development Workflow

Recently the Power Automate Open Source Team Introduced the Independent Publisher Program. Being working with custom connector for more than a year, i was excited with this announcement and started developing some of the connectors based on my experience with some of the popular API Services like Xero, FreeAgent,Neto (Maropost), ITGlue etc. Here my evelopment Workflow Workflow Expectations : There should be one branch in the forked repository where i can add any number of connectors without any restrictions, purey for the Local Development Purposes....

September 30, 2021 · 3 min · Nirmal