> For the complete documentation index, see [llms.txt](https://docs.bitpers.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bitpers.com/introduction/founder-story.md).

# Founder Story

Roots

I grew up inside India’s most vibrant visual cultures—**weddings and regional advertising**—where images carry meaning, family history, and identity. Over **9 years** I helped capture and distribute those stories, learning how people *actually* share and search for memories.

### The Insight

Despite the creative effort and emotional weight, most media ends up **scattered in chats and drives**. Families and teams have no structured way to **decide together** what matters. Meanwhile, social platforms reward performance over connection. The tools for **co‑creation** don’t live where the memories do.

### The Tools

A subsequent **1.5‑year stint in DePin GPU marketing** deepened my understanding of visual compute, scalability, and on‑device intelligence—exactly the ingredients needed for a **privacy‑respecting, real‑time** visual network.

### The Leap — Bitpers

Bitpers is the product of those two worlds: human storytelling + visual compute. We’re building a **community‑first**, **privacy‑led** ecosystem where photos and videos become **living stories**—and where people can **decide together** what to publish, preserve, and celebrate.

### Company We’re Building

* **Values:** Creativity, consent, collaboration, craft.
* **Culture:** Builder‑led, user‑obsessed, long‑term. We ship minimal surfaces with solid primitives, then invite users to co‑shape the product.
* **Standard:** Media stays front‑and‑center; we won’t trade privacy for growth.

### What Success Looks Like

* Families revisit and *curate* their memories—not just store them.
* Colleges, clubs, and creators run **event murals** and **collab sessions** that feel fun *and* productive.
* Public topic hubs become **living, visual communities**—less algorithmic noise, more authentic narrative.

### Invitation

If you believe the internet needs a **visual layer that’s human again**, join us—as a partner, early user, or investor. Let’s build a place where every image can find its right home and meaning.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.bitpers.com/introduction/founder-story.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
