Code from the Edge Runners 3.2 hackathon where we used Llama 3.2 multimodal LMM to analyze academic papers.
Steps:
- Run main_replit_full_articles.py to find pubmed articles for a chosen cancer
- Run pdf_to_text.py to convert the pdf articles into text files
- Run find_antigens.py to find antigens from the text files.