My first ever project written in Python. It is a RAG pipeline which retrieves data from NCBI & PubMed, and then use an llm to generate the summary of top 20 of the articles of certain gene in a certain year, about a certain topic.
Stack: [Python] GitHub