rajkstats commited on
Commit
7d56b54
Β·
1 Parent(s): 64f3e01

changes in chainlit

Browse files
Files changed (1) hide show
  1. chainlit.md +32 -1
chainlit.md CHANGED
@@ -23,6 +23,37 @@ PharmAssistAI revolutionizes how pharmacy professionals and students approach le
23
  4. **Summary Generation**: Summaries of the data are created using GenAI technologies.
24
  5. **Question Suggestion**: Suggest related questions to encourage further exploration.
25
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
26
  ## Development Roadmap
27
 
28
  - Integrate and index the complete FDA Drug Labeling and Adverse Events datasets.
@@ -41,4 +72,4 @@ We value your input and invite you to help us enhance PharmAssistAI:
41
  - πŸ› [Report an issue](https://github.com/rajkstats/pharmassistai/issues) on GitHub for technical issues or feature suggestions.
42
  - πŸ“§ Contact us at [[email protected]](mailto:[email protected]) for direct support or inquiries.
43
 
44
- Join us in transforming pharmaceutical research and education through advanced AI technology!
 
23
  4. **Summary Generation**: Summaries of the data are created using GenAI technologies.
24
  5. **Question Suggestion**: Suggest related questions to encourage further exploration.
25
 
26
+ ## Hugging Face App Demo
27
+
28
+
29
+ Experience our app [live](https://huggingface.co/spaces/rajkstats/PharmAssistAI) on Hugging Face:
30
+
31
+ **Home Screen**
32
+
33
+ ![Home Screen](https://i.imgur.com/SCasi55.png)
34
+
35
+ **Demo Screen**
36
+
37
+ ![Demo Screen](https://i.imgur.com/5GUOYHk.png)
38
+
39
+ ## LangSmith Performance Insights
40
+
41
+ Explore the effectiveness and interaction tracking of LangSmith in PharmAssistAI through these detailed screenshots:
42
+
43
+ **Overview of Real-Time Evaluations**
44
+
45
+ ![Real-Time Evaluations](https://i.imgur.com/H7wkAnl.png)
46
+
47
+ **Detailed Feedback Example**
48
+
49
+ ![Feedback Example](https://i.imgur.com/xhxelcx.png)
50
+
51
+ **Interaction Metrics Dashboard**
52
+
53
+ ![Metrics Dashboard](https://i.imgur.com/H9Q8OKj.png)
54
+
55
+
56
+
57
  ## Development Roadmap
58
 
59
  - Integrate and index the complete FDA Drug Labeling and Adverse Events datasets.
 
72
  - πŸ› [Report an issue](https://github.com/rajkstats/pharmassistai/issues) on GitHub for technical issues or feature suggestions.
73
  - πŸ“§ Contact us at [[email protected]](mailto:[email protected]) for direct support or inquiries.
74
 
75
+ Join us in transforming pharmaceutical research and education through advanced AI technology!