> ## Documentation Index
> Fetch the complete documentation index at: https://docs.purna.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Purna AI - Molecular Intelligence Platform

> The intelligence layer for biological research.

MIP is the intelligence layer for biological research. It connects a domain-specialized AI reasoning engine to authoritative scientific databases, a live literature index, uploaded research files, third-party analytical tools, and cloud compute for autonomous pipelines.

Use MIP when you need to move from a biological question to evidence, analysis, code, figures, or a structured research output without switching between separate tools.

<iframe width="100%" height="400" src="https://www.youtube.com/embed/jllFetVx_90" title="YouTube video player" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />

## What you can do with MIP

<Columns cols={2}>
  <Card title="Research intelligence" icon="brain">
    Ask natural-language questions across biology. Genes, variants, pathways, protein function, disease mechanisms, drugs, literature, and datasets can be explored in one conversation with source-backed answers.
  </Card>

  <Card title="Omics analysis" icon="chart-scatter">
    Bring transcriptomics, proteomics, metabolomics, single-cell, or custom tabular data. MIP can inspect files, reason over results, generate hypotheses, and write analysis code when built-in tools are not enough.
  </Card>
</Columns>

<Columns cols={2}>
  <Card title="Gene and variant evidence review" icon="dna">
    Query ClinVar, gnomAD, OMIM, PubMed, dbSNP, and other resources for variant and gene evidence. Use citations to verify source records and compare evidence across databases.
  </Card>

  <Card title="Drug target and pathway exploration" icon="pills">
    Query ChEMBL, Open Targets, KEGG, Reactome, UniProt, AlphaFold, and PDB. Identify targets, map pathways, explore protein structure, and surface relevant compounds in a single conversation.
  </Card>
</Columns>

<Columns cols={2}>
  <Card title="Literature synthesis" icon="book-open">
    Search and reason across PubMed and preprint sources. Ask MIP to summarize a field, identify contradictions, extract key findings, or surface recent work for a hypothesis.
  </Card>

  <Card title="Code execution" icon="terminal">
    Write and run Python or R directly from chat. Scientific libraries include pandas, NumPy, Biopython, scanpy, pydeseq2, matplotlib, and other analysis packages.
  </Card>
</Columns>

<Columns cols={2}>
  <Card title="Autonomous pipelines" icon="gears">
    Kick off long-running computational tasks such as RNA-seq workflows, molecular simulations, file processing, or multi-step analyses. Jobs are tracked and output files are saved automatically.
  </Card>

  <Card title="Artifacts and exports" icon="file-lines">
    Generate structured outputs from any analysis: literature briefs, evidence tables, figures, spreadsheets, code files, paper drafts, pathway maps, or custom formats ready for review.
  </Card>
</Columns>

## Explore the docs

<CardGroup cols={2}>
  <Card title="Quickstart" href="/quickstart" icon="bolt">
    Sign in, start a research chat, choose a mode, and attach files.
  </Card>

  <Card title="Platform overview" href="/platform" icon="sitemap">
    How MIP's reasoning, data, compute, and output layers work.
  </Card>

  <Card title="Key concepts" href="/concepts" icon="lightbulb">
    Research modes, projects, files, tool calls, jobs, and artifacts explained.
  </Card>

  <Card title="Chat guide" href="/guides/chat" icon="comments">
    How to use chat, preferences, citations, files, and artifacts.
  </Card>

  <Card title="Code execution" href="/code-execution/index" icon="terminal">
    Running Python and R, available libraries, and compute limits.
  </Card>
</CardGroup>

## Get started

Access MIP at **[mip.purna.ai](https://mip.purna.ai)** from any modern browser. Sign in and start with the [Quickstart guide](/quickstart).

***

## We'd like to hear from you

MIP is shipping fast. New capabilities, new databases, and better models go out every week. What we build next is shaped directly by what researchers tell us they need.

If something is missing, broken, or not working the way it should, or if you have a database to add, a workflow to support, or a question about fit for your research, reach out. We read everything.

<CardGroup cols={3}>
  <Card title="General" icon="envelope">
    [contact@purna.ai](mailto:contact@purna.ai)
  </Card>

  <Card title="Sid (Founder)" icon="user">
    [sid@purna.ai](mailto:sid@purna.ai)
  </Card>

  <Card title="Gitanjali (Founder)" icon="user">
    [gitanjali@purna.ai](mailto:gitanjali@purna.ai)
  </Card>
</CardGroup>
