Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Instant-RAG Gateway
|
| 2 |
|
| 3 |
**External Memory for Autonomous Agents**
|
|
@@ -33,4 +45,4 @@ agents.txt and /.well-known/ai.json available.
|
|
| 33 |
## Evaluation
|
| 34 |
Latency: ~120ms/query
|
| 35 |
Confidence: structured citations
|
| 36 |
-
Scalability: multi-agent swarm
|
|
|
|
| 1 |
+
---
|
| 2 |
+
tags:
|
| 3 |
+
- ai-agents
|
| 4 |
+
- rag
|
| 5 |
+
- external-memory
|
| 6 |
+
- web3-ai
|
| 7 |
+
- crew-ai
|
| 8 |
+
- autogpt
|
| 9 |
+
- semantic-search
|
| 10 |
+
- receipts
|
| 11 |
+
- multi-agent
|
| 12 |
+
---
|
| 13 |
# Instant-RAG Gateway
|
| 14 |
|
| 15 |
**External Memory for Autonomous Agents**
|
|
|
|
| 45 |
## Evaluation
|
| 46 |
Latency: ~120ms/query
|
| 47 |
Confidence: structured citations
|
| 48 |
+
Scalability: multi-agent swarm
|