Skip to content

Commit

Permalink
added i want that
Browse files Browse the repository at this point in the history
  • Loading branch information
mehulgoel873 committed Aug 20, 2024
1 parent cb27c28 commit 514cac9
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 0 deletions.
Binary file added Images/projects/iwantthat.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
26 changes: 26 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,32 @@ <h2>CO-AUTHOR OF PAPER PRESENTED AT AAAI (2023, DC)</h2>
<h1>PERSONAL PROJECTS</h1>
</div>
<div class="card-container">
<div class="card">
<div class="card-img-holder">
<img src="Images\projects\iwantthat.jpg" alt="I Want That Thumbnail Image">
</div>
<h3 class="blog-title">I Want That</h3>
<ul>
<li>Flutter (iOS)</li>
<li>Firebase</li>
<li>Gemini AI</li>
<li>AWS</li>
<li>Semantic Search</li>
</ul>
<!-- <span class="blog-time">Monday Jan 20, 2020</span> -->
<p class="description">
I Want That is a mobile application created to help users find the best artists to create the custom
comissions that they envision. It does this through providing a reference image for the comissioned
piece, which is described by Google's Gemini AI, which afterwards we use to semantically search our
existing database of artists in order to find the top 3 artist.
</p>
<div class="options">
<a class="btn" href="https://app.iwantthat.dev" target="_blank">APP</a>
<a class="btn" href="https://www.youtube.com/watch?v=s9ZFZCxeogI" target="_blank">YOUTUBE</a>
<a class="btn" href="https://iwantthat.dev" target="_blank">WEBSITE</a>
<a class="btn" href="https://github.com/mehulgoel873/I-Want-That" target="_blank">GITHUB</a>
</div>
</div>
<div class="card">
<div class="card-img-holder">
<img src="Images\projects\audit-ai.png" alt="Audit-AI Thumbnail Image">
Expand Down

0 comments on commit 514cac9

Please sign in to comment.