davidmezzetti@alien.topB to LocalLLaMAEnglish · 2 years agoCreate your own local RAG API Serviceneuml.hashnode.devexternal-linkmessage-square2linkfedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkCreate your own local RAG API Serviceneuml.hashnode.devdavidmezzetti@alien.topB to LocalLLaMAEnglish · 2 years agomessage-square2linkfedilink
minus-square3m84rk@alien.topBlinkfedilinkEnglisharrow-up1·2 years 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·2 years 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.