SoonBucket Intelligence & AI Agent Toolkit

    S3 object storage built
    for the AI era

    Your data, your keys, your control.
    For when every byte matters.

    1TB free for 30 days · No credit card required · No egress fees

    Fil One platform — object storage, RAG pipeline, and AI agent toolkit

    Our technology was named one of
    Fast Company's 11 Next Big Things in AI & Data Innovation

    And it has also been featured in

    CNBC·Bloomberg·Yahoo Finance·VentureBeat
    Products

    Start with storage. Build AI on top.

    Storage is the foundation. Bucket Intelligence and AI Agent Toolkit will soon connect directly to your buckets, no extra infrastructure needed.

    Object Storage

    S3-compatible, verifiably durable object storage. Drop-in compatible with every S3 SDK and workflow, and the substrate every other capability runs on.

    11 nines durability, verified daily

    Fully S3-compatible, no code changes needed

    No egress fees, no API request charges

    $4.99 / TB / month

    30-day free trial · no credit card

    Add capabilities to your buckets

    Bucket Intelligence

    Coming soon

    Turn any bucket into a queryable knowledge base

    Powered by a built-in RAG Pipeline. Files are auto-indexed as they land in your bucket. Ask questions in plain language using your own OpenAI, Anthropic, or Cohere keys.

    Auto-indexes files in your bucket on upload

    Semantic search powered by your own LLM keys

    Supports PDF, Markdown, DOCX, HTML, and more

    Learn more

    Free for early testers

    LLM costs billed by your provider

    Join waitlist

    AI Agent Toolkit

    Coming soon

    Connect your AI tools and automations to Fil One

    Pick an integration, paste a config block, and your buckets are immediately available for your AI agents to use or to trigger automations from bucket events.

    Connect AI tools and automations

    Works with your existing buckets

    No egress fees

    Revoke access any time

    Learn more

    Free for early testers

    Join waitlist
    Developer first

    Your existing S3 code runs here.

    Fil One is fully S3-compatible. Change the endpoint URL and you're done. Every tool you already use keeps working.

    Install the AWS SDK
    Point to Fil One
    Use every S3 tool
    1import boto3, os
    2
    3# One line change — your endpoint
    4s3 = boto3.client(
    5 "s3",
    6 endpoint_url="https://eu-west-1.s3.fil.one",
    7 aws_access_key_id=os.environ["FIL_ACCESS_KEY"],
    8 aws_secret_access_key=os.environ["FIL_SECRET_KEY"],
    9 region_name="eu-west-1",
    10)
    11
    12# Everything else stays exactly the same
    13s3.upload_file("model.bin", "my-bucket", "models/v2/model.bin")
    14
    15url = s3.generate_presigned_url(
    16 "get_object",
    17 Params={"Bucket": "my-bucket", "Key": "models/v2/model.bin"},
    18 ExpiresIn=3600,
    19)

    Frequently asked questions

    Each dataset is assigned a unique digital fingerprint (CID) at upload, creating a verifiable record of its contents. The system then automatically checks your data on a recurring basis (about every 24 hours) to confirm that the data still matches that original fingerprint, ensuring nothing has been altered.

    Fil One provides an S3-compatible API: if your application works with AWS S3, it works with Fil One. Point your SDK or CLI at our endpoint and authenticate with your API keys.

    Fil One takes a security-first approach to S3-compatibility. The S3-compatible API enables simple setup and migration. Storage supports private buckets by default, with public access consistent with full S3 parity coming soon.

    Read Fil One docs, access the app to get started with no code required, or talk to someone on our team to get started.

    Fil One is optimized for large-scale storage needs, including AI and data-intensive workloads, multi-cloud strategies, audit-sensitive data, and long-term retention.

    Fil One uses industry-standard encryption with per-object data encryption keys, ensuring your data is protected regardless of which provider it's stored with. We are actively pursuing SOC 2 Type II and ISO 27001 certifications — if you'd like to be notified when those are finalized or have other questions about security, reach out to our team directly at security@fil.one.

    After you create an account and provision your first bucket, migrating to Fil One is straightforward with our S3-compatible interface. You can integrate directly into your codebase using any S3-compatible SDK, or use the AWS CLI to migrate your data with a single command.

    For enterprise teams who want more hands-on support during migration, our team is available to walk you through every step. Reach out at sales@fil.one, and we'll make sure the transition is seamless.

    Bucket Intelligence turns your Fil One buckets into queryable knowledge bases. Powered by a built-in RAG Pipeline, files are auto-indexed as they land in your bucket. You can ask questions in plain language and get answers grounded in your actual data.

    You bring your own LLM API keys (OpenAI, Anthropic, or Cohere), so AI costs go directly to your provider. Bucket Intelligence is free for early testers.

    The AI Agent Toolkit lets you connect your AI tools and automations to Fil One. Pick an integration, paste a config block, and your buckets are immediately available for your AI agents to use or to trigger automations from bucket events.

    It works with your existing buckets, no new setup or credentials needed. Access can be revoked at any time. Free for early testers.

    No. Object Storage is the foundation every Fil One account starts with, and it works great on its own as a fully S3-compatible store. Bucket Intelligence and AI Agent Toolkit are coming soon and will connect directly to your existing buckets with no data migration needed.

    Filecoin is a distributed storage network launched in 2020, designed to make data portable, verifiable, and resilient by default.

    Instead of relying on a single proprietary vendor, Filecoin uses open protocols and an open market to store data with a global network of independent providers — helping reduce single points of failure and deliver true multi-cloud durability.

    One network. One record. One less thing to worry about.

    Try Fil One for 30 days. 1 TB included, no credit card required. Or talk to our team about enterprise pricing or migrating your existing storage today.