Spaces:
Runtime error
Runtime error
File size: 657 Bytes
cd96685 9fc5063 cd96685 276990c |
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 26 27 28 |
---
title: BELLA
emoji: 🐠
colorFrom: red
colorTo: green
sdk: docker
pinned: false
---
# Biosecurity Analyzer
This is a Biosecurity Analyzer application designed to assist students, researchers, and professionals in the field of biosecurity.
## Features
- Analyze text content using Gemini API.
- Extract text from PDFs and images.
- Scrape text content from websites.
- Fetch Google search results using SERP API.
## How to Use
1. Enter your query in the chat.
2. Upload files (PDF, JPG, JPEG, PNG) for analysis.
3. Toggle Google Search and Researcher Mode as needed.
## Deployment
This application is deployed on Hugging Face Spaces using Docker. |