File size: 651 Bytes
cf890b9
 
 
 
 
 
7fa7170
cf890b9
 
 
 
5ac4d70
f343423
5ac4d70
 
 
 
 
 
 
 
 
 
 
7fa7170
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
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!