Skip to content

Commit

Permalink
Update portfolio.html
Browse files Browse the repository at this point in the history
  • Loading branch information
reachsak authored Oct 27, 2024
1 parent b7864a9 commit 59c89ba
Showing 1 changed file with 16 additions and 15 deletions.
31 changes: 16 additions & 15 deletions _pages/portfolio.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,22 +24,29 @@
</div>

<div style="margin-bottom: 80px;">
<img src="/images/dt.png" alt="Talk Image" style="float: left; margin-right: 20px; max-width: 150px;">
<strong>Blockchain-based IoT and digital twin for decentralized automation of building facilities operation</strong><br>
<a href="https://youtu.be/7IBrjgQMDcM">Demo 1</a> <a href="https://youtu.be/G9woAFoHAsg">Demo 2</a> <a href="https://youtu.be/KcqF8dRcqzw">Demo 3</a>(Youtube) <br>
<a href="https://github.com/reachsak/blockchain-based-digital-building-twin">Github</a><br>
<img src="/images/sh.png" alt="Talk Image" style="float: left; margin-right: 20px; max-width: 150px;">
<strong>Large language model for human building interaction</strong><br>
<a href="https://youtu.be/0SyZHvmadZA">Demo</a> (Youtube) <br>
<a href="https://github.com/reachsak/LLM-HBI-for-smart-building">Github</a><br>
<a href="http://localhost:3000/">Paper</a> (In preparation)<br>
</div>

<div style="margin-bottom: 100px;">
<img src="/images/slm.png" alt="Talk Image" style="float: left; margin-right: 20px; max-width: 150px;">
<strong>AI agent for smart building emergency response</strong><br>
<a href="https://github.com/reachsak/generative-AI-agent-for-builing-emergency-response/tree/main">Github</a> <br>
<a href="http://localhost:3000/">Paper</a> (In preparation)<br>
</div>

<div style="margin-bottom: 80px;">
<img src="/images/sh.png" alt="Talk Image" style="float: left; margin-right: 20px; max-width: 150px;">
<strong>Large language model for human building interaction</strong><br>
<a href="https://youtu.be/0SyZHvmadZA">Demo</a> (Youtube) <br>
<a href="https://github.com/reachsak/LLM-HBI-for-smart-building">Github</a><br>
<img src="/images/dt.png" alt="Talk Image" style="float: left; margin-right: 20px; max-width: 150px;">
<strong>Blockchain-based IoT and digital twin for decentralized automation of building facilities operation</strong><br>
<a href="https://youtu.be/7IBrjgQMDcM">Demo 1</a> <a href="https://youtu.be/G9woAFoHAsg">Demo 2</a> <a href="https://youtu.be/KcqF8dRcqzw">Demo 3</a>(Youtube) <br>
<a href="https://github.com/reachsak/blockchain-based-digital-building-twin">Github</a><br>
<a href="http://localhost:3000/">Paper</a> (In preparation)<br>
</div>


<div style="margin-bottom: 100px;">
<img src="/images/conchat.png" alt="Talk Image" style="float: left; margin-right: 20px; max-width: 150px;">
<strong>LLM-based Retrieval-Augmented Generation (RAG) Chatbot for construction safety </strong><br>
Expand All @@ -56,6 +63,7 @@
<a href="http://localhost:3000/">Paper</a> (In preparation)<br>
</div>


<div style="margin-bottom: 80px;">
<img src="/images/dd2.png" alt="Talk Image" style="float: left; margin-right: 20px; max-width: 150px;">
<strong>Data-driven, and distributed governance for smart building facilities management using Blockchain-based DAO and LLM</strong><br>
Expand All @@ -66,13 +74,6 @@



<div style="margin-bottom: 100px;">
<img src="/images/slm.png" alt="Talk Image" style="float: left; margin-right: 20px; max-width: 150px;">
<strong>AI agent for smart building emergency response</strong><br>
<a href="https://github.com/reachsak/generative-AI-agent-for-builing-emergency-response/tree/main">Github</a> <br>
<a href="http://localhost:3000/">Paper</a> (In preparation)<br>
</div>

<div style="margin-bottom: 80px;">
<img src="/images/dabcps.png" alt="Talk Image" style="float: left; margin-right: 20px; max-width: 150px;">
<strong>Smart and autonomous building cyber-physical system with LLM and DAO</strong><br>
Expand Down

0 comments on commit 59c89ba

Please sign in to comment.