diff --git a/Projects/3-Advanced/AI 3D Health Care.md b/Projects/3-Advanced/AI 3D Health Care.md new file mode 100644 index 00000000..3ce7334c --- /dev/null +++ b/Projects/3-Advanced/AI 3D Health Care.md @@ -0,0 +1,30 @@ +# AI 3D Health Care + +**Tier:** 3-Advanced + +This project aim of assisting users and patients in identifying the potential causes of their pain. Whether it's a minor discomfort or a chronic issue, the application is designed to provide insights and information to aid in understanding and addressing various types of pain + +## User Stories + +- User can navigate a user-friendly interface to guide through the pain identification process. +- User can interactive in 3D Human Body to pin point the pain +- User can complete an interactive questionnaire to provide information about their pain symptoms. +- AI will generate the cause of pain based on 3D Model pain point and the provided answer by users. +- User can also access educational resources about common causes of pain. + +## Bonus features + +- User can save their pain assessment results for future reference. +- User can share their pain assessment results with healthcare professionals. +- User can receive notifications about new educational resources and recommendations. + +## Useful links and resources + +Add useful links and resources corresponding to this project. + +- [Google Gemini](aistudio.google.com) +- [OpenAI](https://platform.openai.com/docs/api-reference/introduction) + +## Example projects + +- [CareEase](https://github.com/jkrmarmol/Trailblazers-Technologies) diff --git a/README.md b/README.md index 2d209743..1a1f7477 100644 --- a/README.md +++ b/README.md @@ -9,11 +9,11 @@ authors sometimes have "writers block" it's also true for developers. This list These applications are: -- great for improving your coding skills :muscle:; -- great for experimenting with new technologies 🆕; -- great for adding to your portfolio to impress your next employer/client :file_folder:; -- great for using as examples in tutorials (articles or videos) :page_with_curl:; -- easy to complete and also easily extendable with new features :ok_hand:; +- great for improving your coding skills :muscle:; +- great for experimenting with new technologies 🆕; +- great for adding to your portfolio to impress your next employer/client :file_folder:; +- great for using as examples in tutorials (articles or videos) :page_with_curl:; +- easy to complete and also easily extendable with new features :ok_hand:; This is not just a simple list of projects, but a collection that describes each project in enough detail so that you can develop it from the ground up! @@ -121,6 +121,7 @@ required to complete them. | Name | Short Description | Tier | | ----------------------------------------------------------------------------- | ------------------------------------------------------------------- | ---------- | +| [AI 3D Health Care](./Projects/3-Advanced/AI%203D%20Health%20Care.md) | Create AI 3D Human Model generating potential cause of pain | 3-Advanced | | [Battleship Bot](./Projects/3-Advanced/Battleship-Bot.md) | Create a Discord bot that plays Battleship | 3-Advanced | | [Battleship Game Engine](./Projects/3-Advanced/Battleship-Game-Engine.md) | Create a callable engine to play the Battleship game | 3-Advanced | | [Boole Bots Game](./Projects/3-Advanced/Boole-Bot-Game.md) | Battling Bots driven by Boolean algebra | 3-Advanced | @@ -167,8 +168,8 @@ Do you have any suggestions on how we could improve this project overall? Let us ### Main Contributors 🙂🙂 -- **Florin Pop**: [Twitter](https://twitter.com/florinpop1705) - [YouTube Channel](https://youtube.com/florinpop) - [website](https://florin-pop.com). -- **Jim Medlock**: [Twitter](https://twitter.com/jd_medlock) - [articles](https://medium.com/@jdmedlock) +- **Florin Pop**: [Twitter](https://twitter.com/florinpop1705) - [YouTube Channel](https://youtube.com/florinpop) - [website](https://florin-pop.com). +- **Jim Medlock**: [Twitter](https://twitter.com/jd_medlock) - [articles](https://medium.com/@jdmedlock) ## 100Days100Projects 🚀