EmmaDayo's picture
Update README.md
7fa7170 verified
---
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!