const Projects = ({ github_repos }) => {


return (


{/* ORA AI */}

Chat with an AI assistant through a clean, responsive interface.

CSS3 Badge HTML5 Badge Next.js Badge Vercel Badge
Screenshot of Ora Ai
Ora AI is a ChatGPT-powered voice AI assistant. It can be used for anything from getting step-by-step recipe instructions, to dating advice, or even as a tutor.

Ora AI was a collaborative project I built with two friends. We designed and developed a conversational AI web application where users could chat with an AI assistant in real time. My focus was on branding and design for the front-end, while my teammates supported backend functionality and overall integration.

Web App Mockups:
Dashboard

Chat

Transcript

)


}


export default Projects;