davidmezzetti@alien.topB to LocalLLaMAEnglish · 1 year agoCreate your own local RAG API Serviceneuml.hashnode.devexternal-linkmessage-square2fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkCreate your own local RAG API Serviceneuml.hashnode.devdavidmezzetti@alien.topB to LocalLLaMAEnglish · 1 year agomessage-square2fedilink
minus-square3m84rk@alien.topBlinkfedilinkEnglisharrow-up1·1 year agoWhat does this do, exactly? I’m reading up on it, but it seems like smart context? A different version of it?
minus-squaredavidmezzetti@alien.topOPBlinkfedilinkEnglisharrow-up1·1 year agoThis is an application that connects a vector database and LLM to perform RAG. The logic is written in Python and available as a local API service.
What does this do, exactly? I’m reading up on it, but it seems like smart context? A different version of it?
This is an application that connects a vector database and LLM to perform RAG. The logic is written in Python and available as a local API service.