Strongsteam - an online AI API
Written by Kay Ewbank   
Sunday, 04 September 2011

If you are working in the area of artificial intelligence, a new web API may be of interest.

Strongsteam is currently a closed alpha that is under development with the aim of eventually providing the means to carry out tasks such as extracting text from images using optical character recognition.

 

strongsteam

 

The idea is to provide a REST based API that allows web clients to interact with its AI modules to complete tasks without having to program. This is a similar idea to Google Predict which was recently turned in to a full commercial service. This particular API seems more oriented towards visual and audio signal processing. You upload your data, call the API by using the correct URL and download the results. It is designed to make testing out AI in web apps and mobile apps easier.

Other goals for the API include the ability to extract text from audio, to use natural language processing to analyse, cluster and compare text, and to have the ability to see whether an object in one image occurs in another.

The API was demoed recently  at EuroSciPy 2011, the annual European conference for scientists using Python, showing how the names on plant labels in photographs could be extracted and made available as text.

 

strongsteam

 

You can read more about the project and apply to join the closed alpha here: http://strongsteam.com/. It is very early days for the project and it is difficult to predict if it has much of a future but it is an interesting idea.

Further Reading

Google Prediction API update

Google Prediction API v1.2

Google to start charging for Prediction API

Google gets into AI with an API

 

If you would like to be informed about new articles on I Programmer you can either follow us on Twitter or Facebook or you can subscribe to our weekly newsletter.

 

Banner


Microsoft Introduces .NET Smart Components
01/04/2024

Microsoft has provided a set of .NET Smart Components, described as a set of genuinely useful AI-powered UI components that you can quickly and easily add to .NET apps. The components are prebuilt end [ ... ]



GitHub Introduces Code Scanning
26/03/2024

GitHub has announced a public beta of a code scanner that automatically fixes problems. The new feature was announced back in November, but has now moved to public beta status.  


More News

Last Updated ( Sunday, 04 September 2011 )