app like that
8VC-X-Meta-Llama-Stack-Challenge
8VC-X-Meta-Llama-Stack-Challenge

A Llama Stack backed app to facilitate abstract generation for academic research papers.

Features

Abstract Generation

Utilizes the llama-3-8b-bnb-4bit model with LoRA fine-tuning on a dataset of academic paper abstracts to automatically generate abstracts.

Streamlit Front-End

Offers a user-friendly interface for users to interact with the app through a front-end designed with Streamlit.

FastAPI Backend

Handles requests and processes data using the FastAPI framework to support efficient operations within the app.

Llama Stack Orchestration

Orchestrates backend processes and model operations using Llama Stack, ensuring smooth integration of all components.