tykiww commited on
Commit
444bbae
1 Parent(s): 19129e2

Update layout/about.md

Browse files
Files changed (1) hide show
  1. layout/about.md +2 -0
layout/about.md CHANGED
@@ -1,6 +1,8 @@
1
 
2
  # 🤝 Meeting Q&A 🤝
3
 
 
 
4
  ## What?
5
 
6
  This Gradio app is a demo showcasing a meeting Q&A application that retrieves multiple vtt transcripts, uploads them into pinecone as storage, and answers questions using a [fine-tuned llama3 model](https://huggingface.co/tykiww/llama3-8b-meetingQA). Fine-tuning occured using both the instruction tuned alpaca dataset and a noisy synthetic dataset of over 3000+ product, technical, and academic meetings.
 
1
 
2
  # 🤝 Meeting Q&A 🤝
3
 
4
+ ![](../assets/emoji_meeting.png)
5
+
6
  ## What?
7
 
8
  This Gradio app is a demo showcasing a meeting Q&A application that retrieves multiple vtt transcripts, uploads them into pinecone as storage, and answers questions using a [fine-tuned llama3 model](https://huggingface.co/tykiww/llama3-8b-meetingQA). Fine-tuning occured using both the instruction tuned alpaca dataset and a noisy synthetic dataset of over 3000+ product, technical, and academic meetings.