You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AI-based medical laboratory is a project that aims to use artificial intelligence (AI), machine learning (ML) to improve the quality and efficiency of laboratory medicine. There are three modules like customer or local person, doctor and lab assistant. This project we built in MERN Stack.
Three.js is a powerful and versatile JavaScript library for creating and displaying 3D graphics in web browsers. It leverages WebGL to render graphics, enabling developers to build interactive 3D experiences, animations, games, and visualizations with ease.
This repository demonstrates how to use Prisma with MySQL to perform CRUD (Create, Read, Update, Delete) operations. It covers setting up Prisma, defining a schema, migrating the database, and executing CRUD operations with Prisma Client in Node.js.
AI Code Reviewer is a web app that reviews and suggests improvements for code using AI. Built with React, Express, Node.js, MySQL, and Prisma ORM, it integrates Google Gemini Flash 2.0 API for AI-powered code analysis. Users can register, submit code for review, update past reviews.