CodeForPhilly / CodeForPhilly/balancer-main

Add an API endpoint for extracting medical entities from files

Open
#212 1 comment 0 reactions 1 assignee Claimed by @sahilds1 View on GitHub
Dominant language
TypeScript
Stars
21
Forks
19
PR merge metrics
No merged PRs in 30d

Description

```

Related tables: Api_embeddings, Api_uploadfile
Field_extraction = [“Medication”, “doctor names”]

API request:
POST
{
“file _id” : 2,
“Field_extraction” : “{Field_extraction}”
}

API response:

JSON

“Field”: “Medication_name”
“embeddings_guld “ or embeddings_id”

```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.