mirror of
https://github.com/harivansh-afk/React-Portfolio.git
synced 2026-04-15 09:01:17 +00:00
added project
This commit is contained in:
parent
ae63547831
commit
d0cd221fe8
2 changed files with 5 additions and 0 deletions
|
|
@ -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/",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue