added project

This commit is contained in:
Harivansh Rathi 2025-03-30 18:26:43 -04:00
parent ae63547831
commit d0cd221fe8
2 changed files with 5 additions and 0 deletions

BIN
public/images/project8.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 348 KiB

View file

@ -93,6 +93,11 @@ const services = [{
];
const dataportfolio = [{
img: "/images/project8.jpg",
description: "The Truman Project, A real-time fact-checking platform that instantly transcribes conversations and verifies claims using a network of specialized AI agents for combating misinformation.",
link: "https://thetrumanproject.vercel.app/",
},
{
img: "/images/project7.jpg",
description: "AI-Powered Photo Editor, A modern SPA using Next.js, TypeScript, and Google Gemini 2.0 for real-time AI image transformations with an intuitive interface",
link: "https://ai-image-editor-three.vercel.app/",