Description: Google Assistant is a virtual assistant developed by Google that uses natural language processing to answer questions, make recommendations, and perform actions by delegating requests to a set of web services. It is able to engage in two-way conversations and complete tasks through voice commands.
Type: software
Description: Isolator is a unit testing tool for .NET that enables developers to run unit tests in isolation without requiring access to databases or the file system. It stubs out calls to external dependencies to facilitate test automation.
Type: software