import Head from 'next/head' import ChatInterface from '../components/ChatInterface' export default function Home() { return ( <> Vision Chatbot

Vision Chatbot

Built with anycoder
) }