Vector Database for an LLM: Diabetes Information

In this Python project, we will download diabetes information from MedlinePlus, a reputable website from the United States government. In the multiple documents, there will be a variety of content around diabetes, like descriptions, symptoms, and related conditions. All of that data will be vectorized in a VectorDB, Pinecone, in order to perform a semantic search in the data. Disclaimer This project is intended for educational and exploratory purposes only. It aims to facilitate data analysis and to illustrate potential future applications of AI in medicine....

April 16, 2024 · 10 min · 2086 words · Jesús Manuel Remón González