◦ Constructed NeoCodex AI, an AI-powered coding assistant integrating Gemini 1.5, GPT-4o, and Mistral AI to
provide real-time debugging, code explanations, and optimization suggestions, enhancing developer productivity.
◦ Established a real-time code processing system using Socket.io, enabling seamless interactions between users and
AI models for instant feedback, analysis, and contextual code improvements.
◦ Designed an intelligent prompt-handling mechanism that dynamically selects the most suitable AI model (Gemini
1.5, GPT-4o, or Mistral AI) based on the complexity of the user’s query, optimizing response accuracy and
performance.