import Image from "next/image"; import { CallToAction } from "src/components/CallToAction"; import { Container } from "src/components/Container"; import Roadmap from "src/components/Roadmap"; import Services from "src/components/Services"; import Vision from "src/components/Vision"; const AboutPage = () => { return (
OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.
It can be extended and personalized easily and is developed as free, open-source software.