import AIChatComponent from "../chat/AiChat"; const Widget = () => { return (

Home

); }; export default Widget;