npub1xt…vkk5s on Nostr: training an ai that can convert natural language to nostr queries: "show me all the ...
training an ai that can convert natural language to nostr queries:
"show me all the longform articles with the most zaps from alice and bob"
=>
{"kinds": [30023], "authors":["bob","alice"],"sortby":"zaps"}
if I can get this working I make this the default way to do advanced search in damus notedeck and damus ios.
Published at
2024-11-26 01:04:20 UTCEvent JSON
{
"id": "22d7a05e4b41b3e7b96a56be5e8297679f72b0f418ecac03709ec78976aa50f2",
"pubkey": "32e1827635450ebb3c5a7d12c1f8e7b2b514439ac10a67eef3d9fd9c5c68e245",
"created_at": 1732583060,
"kind": 1,
"tags": [],
"content": "training an ai that can convert natural language to nostr queries:\n\n\"show me all the longform articles with the most zaps from alice and bob\"\n\n=\u003e\n\n{\"kinds\": [30023], \"authors\":[\"bob\",\"alice\"],\"sortby\":\"zaps\"}\n\nif I can get this working I make this the default way to do advanced search in damus notedeck and damus ios.",
"sig": "dfc4d66e5dbb2beb14fabdf81f8d0da16975a7530162791aaac471c08971bfc0e280e30db5e407b7820533ddecc106a0c58660e3e2e10835639a69647d967831"
}