import Image from "next/image"; import { Container } from "src/components/Container"; const Vision = () => { return (

Our Vision

We want OpenAssistant to be the single, unifying platform that all other systems use to interface with humans.

temp-image
); }; export default Vision;