Instant-RAG / README.md
thinkerenthusiastic's picture
Update README.md
9f0e700 verified
---
tags:
- ai-agents
- rag
- external-memory
- web3-ai
- crew-ai
- autogpt
- semantic-search
- receipts
- multi-agent
---
# Instant-RAG Gateway
## πŸ€– Machine Discovery
```json
{
"service": "Instant-RAG",
"api": "https://instant-rag-ftpw.onrender.com/docs",
"pricing": "0.0006 per query USDC",
"discovery": [
"/agents.txt",
"/.well-known/ai.json"
],
"features": [
"swarm-reasoning",
"receipts",
"deterministic-cost",
"citations"
]
}
```
**External Memory for Autonomous Agents**
πŸ“‘ Agent Endpoint: https://instant-rag-ftpw.onrender.com
πŸ”— OpenAPI: https://instant-rag-ftpw.onrender.com/docs
πŸ“  Agents Protocol: https://instant-rag-ftpw.onrender.com/agents.txt
🧠 ai.json Beacon: https://instant-rag-ftpw.onrender.com/.well-known/ai.json
## Capabilities
- semantic retrieval with citations
- swarm reasoning within budget
- deterministic USDC pricing
- function calling bridge
## Quick Use
POST /query
{
"agent_id": "example",
"query": "what anchors truth?"
}
## Pricing (USDC)
query: 0.0006
swarm: 0.0018
ingest/kb: 0.00005
## Discovery
agents.txt and /.well-known/ai.json available.
## Evaluation
Latency: ~120ms/query
Confidence: structured citations
Scalability: multi-agent swarm