vitaliy-sharandin commited on
Commit
3e88faa
·
verified ·
1 Parent(s): 63066ec

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +8 -0
index.html CHANGED
@@ -88,6 +88,14 @@
88
  <div class="section">
89
  <h2 class="section-title">NLP</h2>
90
  <div class="project-row">
 
 
 
 
 
 
 
 
91
  <!-- Project 1 -->
92
  <div class="project">
93
  <img class="thumbnail" src="thumbnail/video_translation.jpg" alt="Video Translation Thumbnail">
 
88
  <div class="section">
89
  <h2 class="section-title">NLP</h2>
90
  <div class="project-row">
91
+ <!-- Project 0 -->
92
+ <div class="project">
93
+ <img class="thumbnail" src="thumbnail/psychotherapy_rag_agent.jpg" alt="Psychotherapy RAG Agent Thumbnail">
94
+ <div class="project-info">
95
+ <h2 class="project-title">Local Psychotherapy RAG and Web Agent</h2>
96
+ <a class="project-link" href="https://github.com/vitaliy-sharandin/data_science_projects/blob/master/portfolio/nlp/rag-agent/README.md" target="_blank">View in Spaces</a>
97
+ </div>
98
+ </div>
99
  <!-- Project 1 -->
100
  <div class="project">
101
  <img class="thumbnail" src="thumbnail/video_translation.jpg" alt="Video Translation Thumbnail">