Inspiration
We wanted to make an application that allowed medical students/professionals to have the ability to enhance their knowledge on current medical scenarios. We believe this could be beneficial because there are many limited resources to using real life simulations for medical training.
What it does
It simulates an AI patient who lists their symptoms, and doctor who will give the diagnosis. The application uses three difficult levels: easy, medium and hard. Each level determines the difficulty of patient personality and illness type. At the end, the AI then analyzes the conversation giving feedback to the user about where they can improve.
How we built it
We built the program using python to give the AI parameters of how it acted, and used Llama as the LLM AI chatbox.
Challenges we ran into
Some challenges that we ran into was that the AI was not cooperating with the given parameters and was thinking for too long. We fixed it by changing the parameters to be shorter.
Accomplishments that we're proud of
The accomplishments we are most proud of is using the AI api as many of us have never used these applications and created a simple program in the past 2 days.
What we learned
We learned many new tools as well as how to maintain project management. We found that it was best to stay on time and work with each other to ensure that everyone worked together and followed the timeline
What's next for Virtual Patient Simulator
We hope to advance this project, and give it a graphical user interface and find more ways to help medical students and health care practitioners to better enhance their skillset. CTRL+ALT+Delete will be using the skills we learned from this hackathon in future events!
Built With
- llama
- python
Log in or sign up for Devpost to join the conversation.