Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,7 @@ colorFrom: green
|
|
5 |
colorTo: indigo
|
6 |
sdk: static
|
7 |
pinned: false
|
|
|
8 |
---
|
9 |
|
10 |
# π©Ί Recurv AI
|
@@ -15,38 +16,17 @@ pinned: false
|
|
15 |
|
16 |
---
|
17 |
|
18 |
-
## π **About Us**
|
19 |
-
Recurv AI is dedicated to advancing the healthcare industry through cutting-edge artificial intelligence. Our mission is to empower clinicians, researchers, and patients by developing robust AI models that enhance diagnostics, streamline workflows, and improve patient outcomes.
|
20 |
-
|
21 |
-
---
|
22 |
-
|
23 |
## π‘ **Key Projects**
|
24 |
|
25 |
### π₯ [**Recurv-Medical-Dataset**](https://huggingface.co/datasets/RecurvAI/Recurv-Medical-Dataset)
|
26 |
- **Description**: A comprehensive dataset comprising question-and-answer pairs from the anamnesis process.
|
27 |
-
- **Purpose**:
|
28 |
-
- To support the development of AI systems capable of understanding and generating context-aware responses during patient interviews.
|
29 |
-
- To serve as a resource for training and evaluating medical NLP models.
|
30 |
-
- **Features**:
|
31 |
-
- Focused on real-world medical scenarios.
|
32 |
-
- Structured to ensure data quality and relevance.
|
33 |
|
34 |
### π§ [**Recurv-Medical-Llama**](https://huggingface.co/RecurvAI/Recurv-Medical-Lllama)
|
35 |
- **Description**: A fine-tuned version of Llama 3, trained using the [**Recurv-Medical-Dataset**](https://huggingface.co/datasets/RecurvAI/Recurv-Medical-Dataset).
|
36 |
-
- **Purpose**:
|
37 |
-
- To provide state-of-the-art conversational AI for the medical field.
|
38 |
-
- To assist healthcare professionals by generating accurate, context-aware responses during anamnesis and diagnostic processes.
|
39 |
-
- **Capabilities**:
|
40 |
-
- Medical question answering.
|
41 |
-
- Contextual reasoning and patient-specific suggestions.
|
42 |
-
- Support for multi-turn conversations.
|
43 |
-
---
|
44 |
-
|
45 |
-
## π οΈ **Our Tools & Technologies**
|
46 |
-
- Hugging Face Transformers: NLP models tailored for clinical and biomedical text.
|
47 |
-
- PyTorch and TensorFlow: Building and training state-of-the-art AI models.
|
48 |
-
- DICOM Processing: Specialized libraries for medical imaging workflows.
|
49 |
|
|
|
|
|
|
|
50 |
---
|
51 |
|
52 |
## π’ **Get Involved**
|
@@ -61,4 +41,4 @@ Recurv AI is dedicated to advancing the healthcare industry through cutting-edge
|
|
61 |
|
62 |
---
|
63 |
|
64 |
-
Powered by Hugging Face π
|
|
|
5 |
colorTo: indigo
|
6 |
sdk: static
|
7 |
pinned: false
|
8 |
+
license: mit
|
9 |
---
|
10 |
|
11 |
# π©Ί Recurv AI
|
|
|
16 |
|
17 |
---
|
18 |
|
|
|
|
|
|
|
|
|
|
|
19 |
## π‘ **Key Projects**
|
20 |
|
21 |
### π₯ [**Recurv-Medical-Dataset**](https://huggingface.co/datasets/RecurvAI/Recurv-Medical-Dataset)
|
22 |
- **Description**: A comprehensive dataset comprising question-and-answer pairs from the anamnesis process.
|
|
|
|
|
|
|
|
|
|
|
|
|
23 |
|
24 |
### π§ [**Recurv-Medical-Llama**](https://huggingface.co/RecurvAI/Recurv-Medical-Lllama)
|
25 |
- **Description**: A fine-tuned version of Llama 3, trained using the [**Recurv-Medical-Dataset**](https://huggingface.co/datasets/RecurvAI/Recurv-Medical-Dataset).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
26 |
|
27 |
+
### π₯ [**Recurv-Medical-Dataset**](https://huggingface.co/datasets/RecurvAI/Recurv-Medical-Dataset)
|
28 |
+
- **Description**: A comprehensive clinical dataset covering question-and-answer pairs of the medical knowledge.
|
29 |
+
|
30 |
---
|
31 |
|
32 |
## π’ **Get Involved**
|
|
|
41 |
|
42 |
---
|
43 |
|
44 |
+
Powered by Hugging Face π
|