SmartBuckets
Store. Search. Build.

Intelligent storage that automatically adds AI capabilities to your data. Perfect for building AI-powered applications.

Start for free with 2 million tokens and 10GB of storage per month.

"
"Show me documents containing credit card numbers or social security numbers"

Instantly find sensitive information across your documents

How It Works

Three simple steps to leverage the power of AI with your data

1

Upload

// SDK Example for Upload
import Raindrop from '@liquidmetal-ai/lm-raindrop';

const client = new Raindrop({
  apiKey: process.env['RAINDROP_API_KEY'], 
});

async function main() {
  const response = await client.object.upload('key', {
    bucket: 'bucket',
    body: fs.createReadStream('path/to/file'),
  });

  console.log(response.bucket);
}

main();

Secure Upload

Upload any of the following file types. Our system automatically handles file processing and secure storage.

  • PDF
  • Images (JPG or PNG)
  • Plain Text
  • Audio files
  • More formats coming soon!
2

AI Enhancement

Analyzing file complete

Extracting content complete

Building search index complete

Intelligent Processing

Our AI system automatically processes your content, generating embeddings and building semantic relationships for powerful search capabilities.

Images are automatically transcribed in natural language and entities are extracted.

3

Query

// SDK Example for Search
import Raindrop from '@liquidmetal-ai/lm-raindrop';

const client = new Raindrop({
  apiKey: process.env['RAINDROP_API_KEY'],
});

async function main() {
  const searchResponse = await client.search.perform({ input: 'input', request_id: 'request_id' });

  console.log(searchResponse.pagination);
}

main();

Your Search Capabilities:

Unlock Your Data, start building with it.

  • Search: Understand what data is stored in your bucket
  • Document Query: Ask whats inside the specific file
  • Chunk Search: Leverage Chunked Data to build AI Applications
Three Ways of Interacting with your Data

Supercharge Your Search Experience

Our intelligent storage solution combines with powerful search capabilities to unlock insights across all your data

Natural Language Understanding

Query data using everyday language instead of complex syntax. Our AI understands context, concepts, and intent.

Multi-Modal Intelligence

Seamlessly search across text, images, and audio with a single query. Our AI understands the content of each medium.

Advanced PII Detection

Automatically identify sensitive information like credit card numbers, SSNs, and personal data across all your content.

Recursive Content Discovery

Find information hidden within complex documents, including text in images, tables in PDFs, and entities in scanned documents.

Trusted by Innovators

What Our Clients Say

Companies across diverse industries rely on LiquidMetal's technology to power their AI solutions

"
"LiquidMetal AI's expertise was invaluable in creating our personalized product recommender. They helped us overcome technical challenges, navigate complex data regulations, and deliver a seamless user experience. With their support, we've successfully expanded into new markets and seen significant growth in our business."
Ben York

Ben York

CEO at Genetica

"
"With LiquidMetal AI's expertise in Large Language Models (LLMs) and state-of-the-art Retrieval-Augmented Generation (RAG), we created a chatbot to greatly enhance rural access to vital agricultural information in Kenya. As a result, farmers, extension officers, and agency officials could access previously inaccessible technical information, leading to improved practices and increased yields"
Johnson Kosgei

Johnson Kosgei

Founder at Northrift

"
"LiquidMetal AI was instrumental in evolving COMMB's latest project, OOH-GPT v2, set to launch June 27 of this year, by allowing COMMB's extensive library of Out-of-Home industry documents into the chatbot. This solution will significantly enhance how our members access critical information, fostering a more informed and engaged community within the Canadian OOH industry"
Farrokh Mansouri

Farrokh Mansouri

Head of Data Science at COMMB

"
"With LiquidMetal AI's expertise in Large Language Models (LLMs) and state-of-the-art Retrieval-Augmented Generation (RAG), we created a chatbot to greatly enhance rural access to vital agricultural information in Kenya. As a result, farmers, extension officers, and agency officials could access previously inaccessible technical information, leading to improved practices and increased yields"
Johnson Kosgei

Johnson Kosgei

Founder at Northrift

"
"LiquidMetal AI's expertise was invaluable in creating our personalized product recommender. They helped us overcome technical challenges, navigate complex data regulations, and deliver a seamless user experience. With their support, we've successfully expanded into new markets and seen significant growth in our business."
Ben York

Ben York

CEO at Genetica

"
"LiquidMetal AI was instrumental in evolving COMMB's latest project, OOH-GPT v2, set to launch June 27 of this year, by allowing COMMB's extensive library of Out-of-Home industry documents into the chatbot. This solution will significantly enhance how our members access critical information, fostering a more informed and engaged community within the Canadian OOH industry"
Farrokh Mansouri

Farrokh Mansouri

Head of Data Science at COMMB

Our Investors

Trusted by Industry-Leading Venture Capital Partners

Our mission is backed by premier venture capital firms known for funding transformative technology companies

Sequoia Capital Logo
Atlantic Bridge Logo
8VC Logo
Harpoon Logo
Ready to transform your data

Try it out for free!