--- title: OpenBioLLM Chatbot emoji: 🧬 colorFrom: indigo colorTo: pink sdk: gradio sdk_version: 5.29.0 app_file: app.py pinned: false --- # 🧬 OpenBioLLM Chatbot on Hugging Face This Space uses [OpenBioLLM-8B](https://huggingface.co/aaditya/Llama3-OpenBioLLM-8B), a biomedical large language model based on Llama 3, to answer medical and life science-related questions interactively using Gradio. ## 🚀 Features - Biomedical-aware chatbot - Powered by Hugging Face Transformers - Runs in a Gradio ChatInterface ## 🛠 How to Use 1. Clone this Space 2. Add `app.py` and `requirements.txt` 3. Select a GPU runtime (free or Pro) 4. Chat away!