CatchTheTornado / doctor-dok

Doctor Dok is an AI based medical data framework and patient's med vault. Parse any health related PDF/Image to JSON and then use Chat GPT / LLama to discuss it! WARNING: Don't decide on your health based on AI Chat - it's just for Research purposes.
http://doctordok.com
MIT License
53 stars 9 forks source link

[bug] iOS Came import file name #191

Closed pkarw closed 1 month ago

pkarw commented 1 month ago

All the files uploaded from iOS Camera are named the same: „file.jpg”. The file uploaded let you upload only one file with the same name which is clearly a bug in this use case.

Remove the limitation for file names OR rename files when uploading (or do both)

pkarw commented 1 month ago

Moreover - the record form should distinguish while adding attachments the type of them; every PDF should be added as a separate record but images should be done within single record because the subsequent images are probably the next pages of the same document