// AI.tsx import React from 'react'; import InputOutputBackend from '../backend/InputOutputHandler'; const AI: React.FC = () => { return (