MachuPikacchu on Nostr: If you just want your LLMs to read the content then something like MongoDB would work ...
If you just want your LLMs to read the content then something like MongoDB would work well since it’s a document store. You can add your own metadata.
If you want to query against the data without iterating through the documents each time then you might want to tokenize your content and store in a vector database like Qdrant or similar.
Published at
2025-05-13 16:10:05Event JSON
{
"id": "429a59f0adace0e3ba4bfceac84f4509519b5df8ae6d741db9d6ba42c81a2698",
"pubkey": "1e908fbc1d131c17a87f32069f53f64f45c75f91a2f6d43f8aa6410974da5562",
"created_at": 1747152605,
"kind": 1,
"tags": [
[
"e",
"0a085a3daa63818f5b14d7bb2e15c50e1b8b48f1793a0658250f64b8b40fe1bf",
"wss://bitcoiner.social",
"root"
],
[
"e",
"760bc711274739ac1f56b118b6f54a00f512ce2bb957921b8277559743d9c75d",
"",
"reply"
],
[
"p",
"b9e76546ba06456ed301d9e52bc49fa48e70a6bf2282be7a1ae72947612023dc"
]
],
"content": "If you just want your LLMs to read the content then something like MongoDB would work well since it’s a document store. You can add your own metadata.\n\nIf you want to query against the data without iterating through the documents each time then you might want to tokenize your content and store in a vector database like Qdrant or similar.",
"sig": "e9238b6d0975392beac38fd3b10be99fffc079300c11878037bb9ab8863b0c40b28415697283a2f7fb59022325110d6498503cca0c92bde8c95215d7ae32dfaf"
}