Bobur UmurzokovforGlassFlow Blogglassflowblog.hashnode.dev·Aug 22, 2024Real-time Generative Feedback Loop Automation with GlassFlow, Supabase, and WeaviateGenerative Feedback Loops (GFL) are a powerful technique where the results generated from language models like GPT are vectorized and saved back into a vector database. This blog post explores how using GlassFlow, Supabase, and Weaviate can improve h...393 readsUse CasesAI
Eswara Sainatheswara96.hashnode.dev·Aug 15, 2024Top 5 Vector Databases in 2024Introduction We are drowning in data! It's mind-boggling to think that over 80% of data is going to be unstructured by 2025- think emails, social media posts, images, and videos. The explosive growth of AI has turned this data deluge into both a gold...AI
Dhiren Mathurformomentum.shblog.momentum.sh·Jul 1, 2024Leveraging Codebase Knowledge Graphs for Agentic Code GenerationAn agent generating code with language models can face several challenges without sufficient context about the codebase: Duplicating functionality due to lack of awareness of existing functions and classes Violating design patterns and architecture...2 likes·390 readslangchain
Alexandre Calaçablog.alexandrecalaca.com·May 12, 2024How to get the URL and API key of Weaviate Cloud Service instanceGo to the Weaviate cloud website Click here or go to the following link: https://console.weaviate.cloud/. REgister Create an account Verify your email Sign in Admin homepage Create a database instance Enter details Choose a name Comp...10 likesWeaviate
Manoharan MRgadzilla.in·May 5, 2024Exploring Weaviate: An Awesome Vector DatabaseIn the dynamic landscape of data management, traditional databases often struggle to efficiently handle high-dimensional data, such as vectors used in machine learning and AI applications. However, with the emergence of vector databases like Waviiate...AI | ML | DL | Gen AIAI
Stephen Collinssteve555.hashnode.dev·Oct 13, 2023How to use Weaviate to store and query vector embeddingsBy combining vector databases with pre-trained large language models, you can deliver unprecedented user experiences, merging the capabilities of LLMs with the context of your specific data. In this tutorial, I introduce Weaviate, an open-source vect...VectorSearch
Harsh Shahryuusama.hashnode.dev·Aug 15, 2023Vector Databases & Weaviate 📅Introduction Artificial intelligence 🤖 has evolved at an unprecedented rate , no one could've imagined. AI is bringing a revolution in all fields and changing how things work. To support this, efficient data storing 🛄 and processing has become cruc...2 likesvector database