GPT-3 vs other AI powered assistants

I have been kicking the tires with Open AI’s #GPT-3 . Based on the screenshot below, it might be easy to think “oh boy does the model think highly of itself”, but as with most things in life - the devil is in the details.😃 The screenshot below was a forked version of davinci engine and follows the Q&A structure. GPT-3 vs other AI assistants Using OpenAI’s API is quite simple; perhaps too simple!...

June 21, 2021 · Amit Bahree

Redis on Windows 8 and VS 2012 RC?

I am trying to see if I can get Redis working on Windows 8 using Visual Studio 2012 RC bits – I have not had much success, but then I have not had much time to invest to try this out. I am wanting to give a demo tomorrow and would be good to see if I can get this working. Curious to know if anyone else has got this?...

July 12, 2012 · Amit Bahree

Automatic eTag Management with WCF Web API Message Handlers

July 7, 2011 · Amit Bahree

Hadoop in Azure

My dear friend Mario has finally got around to blogging and one of his latest posts shows , it is possible to run Hadoop (which if you are not familiar with, can be thought of as an open source version of Google’s MapReduce ) in Azure. You need to setup a typical configuration of nodes (Name Nodes, Tracker and Slaves). Sure, there are a number of dependencies some you would expect, others not (e....

May 22, 2011 · Amit Bahree

BizTalk 2010

I was wondering what new features of BizTalk 2010 do you like the most? Also are they any must have tools now? I am interested in the following: Automated deployment (of interfaces) Automated testing (regression and functional where possible) Automated configuration management (across various environments – development, various testing, pre-prod and of course prod). Coordination with AppFabric?

February 7, 2011 · Amit Bahree

New Azure SDK

Microsoft has released a new Jan CTP of the Azure SDK and the Azure tools for VS.NET . You can get all the links from the Cloud Computing Tools and of course the Azure MSDN page . I would recommend you get the new SDK instead of using the one released earlier.

January 16, 2009 · Amit Bahree

Got my Azure accounts Provisioned

Got all my tokens and got all the accounts up and running. Now need to write some code. <p> <figure> <img src="images/image_thumb.png" alt="image"/> <figcaption>image</figcaption> </figure> </p>

October 30, 2008 · Amit Bahree