Leveraging Ethereum Data with SQL Agents and AI Introduction In the ever-evolving world of blockchain technology, Ethereum has carved out a unique space not just as a platform for cryptocurrency but as a robust development ecosystem. With its versatile smart contracts and decentralized applications, Ethereum offers a wealth of data that can be harnessed for […]
Introduction In this blog post we will introduce vector databases and some of the algorithms used for indexing and show examples of how to work with AWS OpenSearch vector database using python and LangChain library. Vector databases A vector database is a type of database that stores high-dimensional vectors for fast retrieval and similarity search. […]