Chiron seamlessly integrates various healthcare and wellness solutions into a single, succinct web app.
There is limited preventive healthcare and services to promote optimal health and wellness, and an avert worsening of one’s healthy mind and body. Through this product we aim to make you “Not just disease free but also healthy”.
Chiron, the wisest centaur from Greek lore is said to have all of Apollo’s teachings of medicines and herbs, a prodigy to surpass his teacher. In the same way we developed our own Chiron with the ability to surpass the existing e-healthcare platform.
Chiron tackles this by seamlessly integrating various healthcare and wellness solutions into a single, succinct web app. Chiron is more than just an assistant or Diagnostics tool. Unlike conventional market tools, it personalises your experience keeping a track of your wellness, physical & mental health, nutritional needs and actually cares.
Whether it be the description of medicines to prevent wrong dosage or the diagnosis of a disease, Chiron is there for you. Chiron keeps track of your daily deitary intake, and runs analytics to suggest possible changes in your diet plan. The web app operates in parallel to a forum of the same name, which allows users to interact with each other sharing their stories, acting as motivation for those patients who may be struggling to overcome similar issues. Chiron encourages its users to maintain a SelfCare Diary. By running Tonal Analysis on these, Chiron also keeps track of the user’s mental health. Further more, for ease of access and usage Chiron is also available in the form of a Zulip Healthbot. The backend server is implemented in django’s REST framework. The forum is made using Hasura’s GraphQL Engine and React. The frontend is made in JQuery.
React | Django | GraphQL | Hasura | Zulip | Python | JavaScript | |
---|---|---|---|---|---|---|---|
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
virtualenv venv
source venv/bin/activate
pip install -r 'requirements.txt'
python manage.py migrate
python manage.py createsuperuser
python manage.py runserver
http://127.0.0.1:8000/
to start using Chiron.Your bots
..zuliprc
.python3 bot.py
.Developed by Ctrl-plus-C for Hack36 2019
Second Runnerup of Hack36 <3