This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Data Code 101
datacode101.bsky.social
did:plc:rbxusdych2twn4o5kcwxqnad
Retrieval
Encoding the user asked query, i.e., the user query is transformed into an embedding vector using the same embedding model used in the indexing step.
The semantic search feature in the vector database uses the query embedding to find and return the most relevant chunks.
2025-10-17T13:25:42.418Z