Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 695 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 695 Bytes

MERN AI-Powered App

Overview

This is a full-stack MERN (MongoDB, Express.js, React.js, Node.js) application powered by AI. The frontend is hosted on Vercel, and the backend is deployed on Render.com. The project is implemented using TypeScript for enhanced type safety and Tailwind CSS for styling.

Features

  • AI-powered code generation (Knit.ai API) and image processing (Openai API).
  • Real-time chat functionality.

Technologies Used

  • Frontend:

    • React.js
    • TypeScript
    • Tailwind CSS
    • Hosted on Vercel
  • Backend:

    • Node.js
    • Express.js
    • MongoDB
    • Hosted on Render.com
  • AI Integration:

    • OpenAI API
    • Knit.ai