# Repuragent - AI Scientist for Drug Repurposing Repuragent is an Agentic AI system for Drug Repurposing delivered in two versions—a self-hosted local build and a public web-app build. This guide treats both versions as one product line so you can understand what stays the same, what differs, and how to choose the suitable version for your usage. - **GitHub for local app:** [github.com/pharmbio/repuragent](https://github.com/pharmbio/repuragent) - **Web-app version:** [repuragent.serve.scilifelab.se](https://repuragent.serve.scilifelab.se) ## How to Use This Guide 1. **Start with the Overview** – learn Repuragent’s general features and how the versions compare. 2. **Follow the version-specific guide** – pick the local or web guidelines that match your preferred usage. 3. **Usage Guidelines focus** – local and web apps differ when initializing the app. After that, the usages are the same and presented in [Usage Guidelines](shared_usage.md). 4. **Contact and Support** – reference them whenever you customize, scale, or debug the Repuragent. ```{toctree} :maxdepth: 2 overview local web shared_usage technical acknowledgement contact ```