Unleashing the Power of Knowledge Graphs – BuildEL Release v0.3
buildel.aiHey everyone. We've just released version 0.3 of BuildEL, an Elixir based fully open source AI orchestrator used also for RAG retrieval. Hope you'll like it :). You can read more about it here: https://buildel.ai/blog/buildel-0_3 This release brings embeddings based relation graphs which is a huge eye opener when it comes to RAG development using vector databases. It was a big challenge to do it but thanks to language abstractions it turned out to be a very small amount of code :) It uses advanced math algorithms to narrow multidimensional embedding vectors to 2d. If you have any question you can ask, and I'll do my best to respond :)
Great stuff!