Spaces:
Sleeping
Sleeping
PragadeeshwaraRaoR
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# FishQ
|
2 |
A RAG Agent for the Guidelines of CPCSEA for Experimentation on Fishes-2021
|
3 |
|
@@ -8,4 +26,4 @@ The given text is from the Guidelines of CPCSEA for Experimentation on Fishes-20
|
|
8 |
|
9 |
## To whom the background information will be of use(prompt)
|
10 |
|
11 |
-
The background information will be of use to the Institutional Animal Ethics Committee (IAEC) and the Institutional Biosafety Committee (IBC) of an institution that conducts experiments on fishes. The information will help them in ensuring that the fish facility is designed and operated in compliance with the guidelines set by the Committee for the Purpose of Control and Supervision of Experiments on Animals (CPCSEA), India. The IAEC and IBC can use this information to evaluate the facility's ability to provide adequate care and welfare to the fishes, ensure the safety of the staff and the environment, and maintain proper records. Additionally, the information can also be useful for researchers and fish facility managers to understand the best practices and regulatory requirements for conducting experiments on fishes.
|
|
|
1 |
+
---
|
2 |
+
title: FishQ
|
3 |
+
emoji: 👀
|
4 |
+
colorFrom: yellow
|
5 |
+
colorTo: gray
|
6 |
+
sdk: gradio
|
7 |
+
sdk_version: 4.36.1
|
8 |
+
app_file: app.py
|
9 |
+
pinned: true
|
10 |
+
license: mit
|
11 |
+
short_description: A RAG Agent for the Guidelines of CPCSEA for Experimentation
|
12 |
+
---
|
13 |
+
An example chatbot using [Gradio](https://gradio.app), [`huggingface_hub`](https://huggingface.co/docs/huggingface_hub/v0.22.2/en/index), and the [Hugging Face Inference API](https://huggingface.co/docs/api-inference/index).
|
14 |
+
|
15 |
+
|
16 |
+
|
17 |
+
|
18 |
+
|
19 |
# FishQ
|
20 |
A RAG Agent for the Guidelines of CPCSEA for Experimentation on Fishes-2021
|
21 |
|
|
|
26 |
|
27 |
## To whom the background information will be of use(prompt)
|
28 |
|
29 |
+
The background information will be of use to the Institutional Animal Ethics Committee (IAEC) and the Institutional Biosafety Committee (IBC) of an institution that conducts experiments on fishes. The information will help them in ensuring that the fish facility is designed and operated in compliance with the guidelines set by the Committee for the Purpose of Control and Supervision of Experiments on Animals (CPCSEA), India. The IAEC and IBC can use this information to evaluate the facility's ability to provide adequate care and welfare to the fishes, ensure the safety of the staff and the environment, and maintain proper records. Additionally, the information can also be useful for researchers and fish facility managers to understand the best practices and regulatory requirements for conducting experiments on fishes.
|