deepakchawla-cb commited on
Commit
e88e4ae
1 Parent(s): 1b97b01

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +5 -5
index.html CHANGED
@@ -29,31 +29,31 @@
29
  <tbody>
30
  <tr>
31
  <td>AI Interviewer</td>
32
- <td><a href="https://ai-interviewer.coffeebeans.io">Demo</a></td>
33
  <!-- <td><a href="link">Documentation</a></td> -->
34
  <td>1. Conduct interviews with AI capabilities.</td>
35
  </tr>
36
  <tr>
37
  <td>PDF/CSV Reader</td>
38
- <td><a href="https://huggingface.co/spaces/coffeebeans-ai/network18-demo">Demo</a></td>
39
  <!-- <td><a href="link">Documentation</a></td> -->
40
  <td>2. Extract and analyze text from PDF and CSV files.</td>
41
  </tr>
42
  <tr>
43
  <td>In-House Document Assistant</td>
44
- <td><a href="https://huggingface.co/spaces/coffeebeans-ai/In_House_Document_Assistant">Demo</a></td>
45
  <!-- <td><a href="link">Documentation</a></td> -->
46
  <td>3. Manage internal documents with ease.</td>
47
  </tr>
48
  <tr>
49
  <td>Audio Sentiment Analysis</td>
50
- <td><a href="https://huggingface.co/spaces/coffeebeans-ai/audio_sentiment_analysis">Demo</a></td>
51
  <!-- <td><a href="link">Documentation</a></td> -->
52
  <td>4. Analyze emotions in audio content.</td>
53
  </tr>
54
  <tr>
55
  <td>Personality Chatbot</td>
56
- <td><a href="https://huggingface.co/spaces/coffeebeans-ai/chatbot-personality">Demo</a></td>
57
  <!-- <td><a href="link">Documentation</a></td> -->
58
  <td>5. Engage users with customizable chatbots.</td>
59
  </tr>
 
29
  <tbody>
30
  <tr>
31
  <td>AI Interviewer</td>
32
+ <td><a href="https://ai-interviewer.coffeebeans.io" target="_blank">Demo</a></td>
33
  <!-- <td><a href="link">Documentation</a></td> -->
34
  <td>1. Conduct interviews with AI capabilities.</td>
35
  </tr>
36
  <tr>
37
  <td>PDF/CSV Reader</td>
38
+ <td><a href="https://huggingface.co/spaces/coffeebeans-ai/network18-demo" target="_blank">Demo</a></td>
39
  <!-- <td><a href="link">Documentation</a></td> -->
40
  <td>2. Extract and analyze text from PDF and CSV files.</td>
41
  </tr>
42
  <tr>
43
  <td>In-House Document Assistant</td>
44
+ <td><a href="https://huggingface.co/spaces/coffeebeans-ai/In_House_Document_Assistant" target="_blank">Demo</a></td>
45
  <!-- <td><a href="link">Documentation</a></td> -->
46
  <td>3. Manage internal documents with ease.</td>
47
  </tr>
48
  <tr>
49
  <td>Audio Sentiment Analysis</td>
50
+ <td><a href="https://huggingface.co/spaces/coffeebeans-ai/audio_sentiment_analysis" target="_blank">Demo</a></td>
51
  <!-- <td><a href="link">Documentation</a></td> -->
52
  <td>4. Analyze emotions in audio content.</td>
53
  </tr>
54
  <tr>
55
  <td>Personality Chatbot</td>
56
+ <td><a href="https://huggingface.co/spaces/coffeebeans-ai/chatbot-personality" target="_blank">Demo</a></td>
57
  <!-- <td><a href="link">Documentation</a></td> -->
58
  <td>5. Engage users with customizable chatbots.</td>
59
  </tr>