Seamless Integration With Filestack WordPress Upload PluginRead More

Read more

Do you need to add file upload functionality to your WordPress site but none of the available plugins are streamlined enough or powerful enough to your liking? The Filestack WordPress Upload plugin can help! The Filestack WordPress Upload plugin allows you or your users to upload images, documents, and videos directly from Facebook, Instagram, Google […]

Read More →

Beating Atari Games with OpenAI’s Evolutionary StrategiesRead More

Read more
OpenAI Atari

Last month, Filestack sponsored an AI meetup wherein I presented a brief introduction to reinforcement learning and evolutionary strategies. Beforehand, I had promised code examples showing how to beat Atari games using PyTorch. In reality, I did not have time for that kind of side project and so I found some other examples of training […]

Read More →

Image Optimization Using Machine LearningRead More

Read more
Image optimization using machine learning

The craze of deep learning has brought about many challenges to the information status quo. For some use-cases, its success makes sense and seems inevitable. For others, like image processing, its bid to outshine hardened algorithms in compression and optimization seemed harder to predict, begging the question of what feats of computer engineering are safe […]

Read More →

Using Amazon Sagemaker for Scalable Machine Learning TrainingRead More

Read more
Using Sagemaker

Not long ago, Amazon unveiled Sagemaker, their machine learning training and deployment infrastructure. To understand why it might be useful, its worth considering the current difficulties of scaling out machine learning services to the cloud. The wild successes of deep learning have increased its demand and taught people to demand its accuracy, which is not easy […]

Read More →

Evaluating Detectron, Facebook’s Object Detection PlatformRead More

Read more
A visual representation of how Detectron works

A few weeks ago, Facebook open-sourced its platform for object detection research, which they are calling Detectron. Object detection, wherein a machine learning algorithm detects the coordinates of objects in images, remains an ongoing challenge. To find algorithms that provide both sufficient speed and high accuracy is far from a solved problem. Detectron’s ostensible purpose […]

Read More →

Join Filestack at the New San Antonio Artificial Intelligence MeetupRead More

Read more
Filestack Artificial Intelligence Meetup

What: San Antonio Artificial Intelligence Meetup When: Wednesday, February 21st, 2018 Where: Filestack, 122 Houston Street, San Antonio, TX 78205 Filestack is proud to host San Antonio’s new artificial intelligence meetup, a monthly event where local tech communities can gather to discuss, learn and present on various topics related to machine learning and artificial intelligence. […]

Read More →

You have Drones. You have Data. You need Filestack.Read More

Read more

Filestack was in attendance for our second drone show, Commercial UAV Expo, in as many months. Last month we attended Interdrone 2017, and much like that event, we found data problems loom large in the drone space. With higher efficiency batteries, rotor innovations, and lighter, more resilient bodies, drones are becoming more capable. Longer flight […]

Read More →

Add Automatic Tag Suggestions with Filestack’s Image TaggingRead More

Read more

How Does Content Affect My Business?  It seems that everyone is hyper-aware of just how much content surrounds us, everywhere and all the time. Content drives the vast majority of our social lives, of our work lives, of our tangible and intangible possessions. As a business owner, entrepreneur, or developer, content likely makes up a […]

Read More →

Understanding the State of Machine Learning With FilestackRead More

Read more
Make sure you know the difference between all of the machine learning services out there.

Getting past the buzzwords to the meat of what is on offer in the machine learning services landscape isn’t easy. It’s also sometimes difficult to separate tools from APIs, algorithms from services, the plausible from just plain speculative. That’s why we’ve put together a little guide to help you understand how you can start utilizing […]

Read More →

Improve OCR Results with FilestackRead More

Read more

Machine learning services such as Microsoft Cognitive Services and Google Vision provide a wrapper over complex and resource-intensive algorithms, turning dense and arcane problems into simple REST requests. But these services, despite being state-of-the-art, cannot do all of the work for you (though some do more than others). And when it comes to optical character […]

Read More →

Self-Organizing Maps and their Benefit: Part OneRead More

Read more

At Filestack, we are committed to helping you use, engage and analyze your data in intelligent ways through the best in machine learning. The algorithms that create self-organizing maps, optical character recognition (OCR), video and audio analysis, and so forth, are complex. Often, these algorithms become a major hardware and software investment to build out […]

Read More →

Boots on the Ground at Interdrone 2017: Why an Upload API matters to Drone Service ProvidersRead More

Read more

Over the past couple of months, we have seen a steady increase in conversations with drone specific prospects at Filestack. Purely looking at demand signals, it made sense to come out to learn more about this booming industry at one of the top billed drone events in North America, Interdrone 2017. What would a file […]

Read More →

Filestack Intelligent Ingestion: Secure & Reliable File UploadsRead More

Read more
Poor Quality Network Benchmark Data

Filestack’s heritage is pinned deeply to being the world’s best file uploading service. Over the past 5+ years, we’ve had thousands of conversations with customers and prospects about the pains they encounter with file uploading. A common theme: mobile uploads have unique challenges. From maintaining state between cell towers, to ballooning file sizes, to little […]

Read More →

Web Pages Loading Slow? Optimize Images to Decrease Page Load TimeRead More

Read more

Generally, if your site takes more than 2-3 seconds to load, the average internet user will abandon it in search of similar resources they’ll be able to access quicker. Unoptimized images are one of the most common culprits of slow site load speed. So, before you overload your website with a ton of larger-than-necessary image files, […]

Read More →

Recreate Silicon Valley’s Not Hotdog App with Filestack’s Tagging FeatureRead More

Read more
nothotdog_banner

Deep learning has gone from sci-fi concept to industry buzzword within only a matter of years. What started as proof-of-concepts and enhanced facial recognition software quickly ballooned into state-of-the-art image and speech recognition, video analysis, behavioral predictions and untold other successes, where the goal was specific enough and the dataset large enough to benefit from […]

Read More →

Filestack Surpasses 100,000 Applications! ?Read More

Read more

Earlier this week, Filestack surpassed 100,000 applications! As we continue to develop our product and grow our community, we cannot thank YOU enough for fueling Filestack’s success. We are able to grow thanks to constant requests and genuine feedback. filepicker_production=> select count(*) from apps; count ——– 100001 (1 row) We’re Proud of Every Single App Filestack’s […]

Read More →

Filestack is Certified with the EU-US Privacy Shield Framework for HR and Non-HR DataRead More

Read more

On April 17, 2017, Filestack became compliant with the EU-US Privacy Shield framework. The EU-US Privacy Shield is a framework for transferring data between the United States and European Union that ensures the data falls within the EU privacy regulations. Privacy Shield replaces Safe Harbor to protect EU citizens’ data from US surveillance and address […]

Read More →

LinkedIn Launches Photo Filters and Editing in their App… And You Can, Too.Read More

Read more
LinkedIn's New Photo Filters

On March 14, LinkedIn released Photo Filters and Editing for profile pictures, along with guidelines on how to get noticed with a “professional” photo (read more here). The fact is, profile pictures are important, and you don’t always need a professional headshot to look good. Often, a selfie with some nifty filters will do the […]

Read More →

Comparing Google Vision and Clarifai in ProductionRead More

Read more

A few weeks ago, we published our thoughts and research into the major image-labeling service providers, including Microsoft Cognitive Services, Amazon Rekognition, Google Vision, and Clarifai. While we believed each had its merits and all returned accurate labels for most inputs, a combination of speed, content-detection and cost led us to choose Google Vision as […]

Read More →

Realtime Machine Learning with PyTorch and FilestackRead More

Read more

Only a few years after its name was coined, deep learning found itself at the forefront of the digital zeitgeist. Over the course of the past two decades, online services evolved into large-scale cloud platforms, while popular libraries like Tensorflow, Torch and Theano later made machine learning integration far simpler and more efficient. Algorithms deemed intractable […]

Read More →

A how and why primer on video transcoding: Webm to H.264 and moreRead More

Read more
Filestack Transformation URL Architecture

Rendering videos seamlessly across browser types is often an arduous process for developers. It is important to consider the format and codec of a video file. Different browser types support different video codecs, which means that you need to provide multiple formats to ensure that your video renders on all browsers.   Browser Video Codec Audio […]

Read More →

AWS S3 vs Azure vs Google storage market share: what we seeRead More

Read more

At Filestack, we handle millions of uploads monthly for developers around the world.  Developers are storing their files anywhere from their local machines, and or across multiple cloud drives such as Amazon S3, Google Cloud Storage, and Dropbox depending on their needs.  With this data, we’ve been able to draw some pretty interesting trends… What is the Most […]

Read More →

Drag and Drop Files Into Your App, Like Slack (Demo in Jquery)Read More

Read more
slack-dragdrop-preview-1

Slack recently announced new file sharing functionality.  Now, Slack users can easily share content by dragging and dropping files, or by accessing files on native and outside services, including Dropbox, Box and Google Drive. Drag and Drop File Uploads:   Native and Outside Service Files: Slack’s announcement made our geeky file-sharing-enthusiast hearts burst with joy […]

Read More →