rajkstats commited on
Commit
52423f5
·
1 Parent(s): c18c208

updated with ss

Browse files
Files changed (1) hide show
  1. README.md +31 -1
README.md CHANGED
@@ -8,7 +8,6 @@ pinned: false
8
  license: openrail
9
  ---
10
 
11
-
12
  # PharmAssistAI: Your Advanced Pharma Research Assistant
13
 
14
  PharmAssistAI revolutionizes how pharmacy professionals and students approach learning and research related to FDA-approved drugs. By integrating modern information retrieval technologies with Large Language Models (LLMs), PharmAssistAI optimizes the research and learning workflow, making it less time-consuming and more efficient.
@@ -34,6 +33,37 @@ PharmAssistAI revolutionizes how pharmacy professionals and students approach le
34
  4. **Summary Generation**: Summaries of the data are created using GenAI technologies.
35
  5. **Question Suggestion**: Suggest related questions to encourage further exploration.
36
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
37
  ## Development Roadmap
38
 
39
  - Integrate and index the complete FDA Drug Labeling and Adverse Events datasets.
 
8
  license: openrail
9
  ---
10
 
 
11
  # PharmAssistAI: Your Advanced Pharma Research Assistant
12
 
13
  PharmAssistAI revolutionizes how pharmacy professionals and students approach learning and research related to FDA-approved drugs. By integrating modern information retrieval technologies with Large Language Models (LLMs), PharmAssistAI optimizes the research and learning workflow, making it less time-consuming and more efficient.
 
33
  4. **Summary Generation**: Summaries of the data are created using GenAI technologies.
34
  5. **Question Suggestion**: Suggest related questions to encourage further exploration.
35
 
36
+ ## Hugging Face App Demo
37
+
38
+
39
+ Experience our app [live](https://huggingface.co/spaces/rajkstats/PharmAssistAI) on Hugging Face:
40
+
41
+ **Home Screen**
42
+
43
+ ![Home Screen](https://i.imgur.com/SCasi55.png)
44
+
45
+ **Demo Screen**
46
+
47
+ ![Demo Screen](https://i.imgur.com/5GUOYHk.png)
48
+
49
+ ## LangSmith Performance Insights
50
+
51
+ Explore the effectiveness and interaction tracking of LangSmith in PharmAssistAI through these detailed screenshots:
52
+
53
+ **Overview of Real-Time Evaluations**
54
+
55
+ ![Real-Time Evaluations](https://i.imgur.com/H7wkAnl.png)
56
+
57
+ **Detailed Feedback Example**
58
+
59
+ ![Feedback Example](https://i.imgur.com/xhxelcx.png)
60
+
61
+ **Interaction Metrics Dashboard**:
62
+
63
+ ![Metrics Dashboard](https://i.imgur.com/H9Q8OKj.png)
64
+
65
+
66
+
67
  ## Development Roadmap
68
 
69
  - Integrate and index the complete FDA Drug Labeling and Adverse Events datasets.