Skip to content

A streamlit app for interacting with Ofsted Reports with an LLM

Notifications You must be signed in to change notification settings

lmwilkigov/ofstedai-copilot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ofsted AI Copilot

A basic RAG app for Ofsted school reports

Getting Started

  1. pip install -r requirements.txt (virtual env recommended)
  2. cp .env.example .env
  3. Populate .env with your Anthropic API key
  4. streamlit run app/Welcome.py
  5. Go to http://localhost:8501

About

A streamlit app for interacting with Ofsted Reports with an LLM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages