1
2
3
4
5
6
7
import streamlit as st import numpy as np import pandas as pd st.title("VisionAI Course Finder") st.header("Welcome to VisionAI, where we help you find the perfect college and course!")