{"id":27427306,"url":"https://github.com/deepbiolab/rag-for-proteins","last_synced_at":"2026-04-16T18:05:23.354Z","repository":{"id":286464410,"uuid":"961396043","full_name":"deepbiolab/rag-for-proteins","owner":"deepbiolab","description":"A demonstration of Retrieval-Augmented Generation (RAG) applied to protein analysis","archived":false,"fork":false,"pushed_at":"2025-04-07T15:59:03.000Z","size":355,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-04T08:10:49.152Z","etag":null,"topics":["llm","local-rag","proteins","rag"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/deepbiolab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-04-06T12:39:50.000Z","updated_at":"2025-04-07T15:59:06.000Z","dependencies_parsed_at":"2025-05-28T01:33:52.047Z","dependency_job_id":"59653d65-51df-45bd-82a2-d86b8e3b5cc1","html_url":"https://github.com/deepbiolab/rag-for-proteins","commit_stats":null,"previous_names":["deepbiolab/rag-for-proteins"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/deepbiolab/rag-for-proteins","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepbiolab%2Frag-for-proteins","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepbiolab%2Frag-for-proteins/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepbiolab%2Frag-for-proteins/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepbiolab%2Frag-for-proteins/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deepbiolab","download_url":"https://codeload.github.com/deepbiolab/rag-for-proteins/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepbiolab%2Frag-for-proteins/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263742342,"owners_count":23504433,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["llm","local-rag","proteins","rag"],"created_at":"2025-04-14T12:49:48.773Z","updated_at":"2026-04-16T18:05:23.326Z","avatar_url":"https://github.com/deepbiolab.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RAG for Proteins\n\n![](./assets/rag.png)\n\nA demonstration of Retrieval-Augmented Generation (RAG) applied to protein analysis, currently focusing on antibody data from SAbDab (Structural Antibody Database).\n\n## 🌟 Features\n\nCurrent:\n- RAG-powered chat interface for antibody structure analysis\n- Integration with SAbDab for antibody structural data\n- Local LLM support via Ollama (currently using Qwen 7B)\n- Persistent vector storage for efficient retrieval\n- Clean, modular architecture with separate components for:\n  - Data loading and preprocessing\n  - Vector storage management\n  - LLM interface\n  - RAG pipeline coordination\n  - Streamlit UI\n\n## 🚀 Quick Start\n\n### Prerequisites\n\n- Python 3.10+\n- Ollama installed and running\n- Required Python packages:\n```bash\npip install -r requirements.txt\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeepbiolab%2Frag-for-proteins","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeepbiolab%2Frag-for-proteins","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeepbiolab%2Frag-for-proteins/lists"}