A Streamlit app that uses Groq's llama-3.1-8b-instant model to extract insights from MedTech press releases.
- Paste or upload MedTech news
- Extract device insights using Groq LLM
- Toggle sample mode and raw output
- Diagnostic logs for transparency
pip install -r requirements.txt
streamlit run app.py
[](https://liberty-extractor.streamlit.app)