LLM: "Call get_expenses(employee_id=1)" → Returns 100 expense items to context LLM: "Call get_expenses(employee_id=2)" → Returns 100 more items to context ... (20 employees later) → 2,000+ line items ...
Abstract: Automatic Item Generation (AIG) is a technology that automatically produces assessment items like multiple-choice questions (MCQs) and computational model-based question-answer (QA) tasks.
A Streamlit web app that uses a Groq-powered LLM (Llama 3) to act as an impartial judge for evaluating and comparing two model outputs. Supports custom criteria, presets like creativity and brand tone ...