← All templates
Beginner
@yourname.research
Research and RAG agent
Research and RAG agent with portable identity.
What it does
- Ingests PDFs and builds a local Chroma vector index with embeddings.
- Answers multi-step research questions with cited sources.
- Signs every answer with your IDN handle for verifiable provenance.
Built with
langchainllamaindexchroma
Quickstart
- 01
git clone https://github.com/idn-network/template-research && cd template-research - 02
cp .env.example .env # IDN_HANDLE pre-filled - 03
drop your PDFs into workspace/papers/ - 04
docker compose up - 05
curl -X POST localhost:3000/research -d '{"question":"..."}'
Reserve @yourname.research
Claim the handle now, then generate this template from your dashboard.