ABIE - is an API-based Inference Engine that can be used in the diagnosis of sports related injuries. It uses forward chaining to provide inference based on multiple symptoms and bio-data. Knowledge is derived from a broad expert medical knowledge base, combined with data from other web services.
In the result you receive an assessment of likely disease conditions based on relevant symptoms as well as possible lifestyle changes to adopt.
ABIE can be used to create new or enrich existing healthcare products and services with intelligent diagnostic insights.
- Add support for NLP
- Track medical history
- Ruby 2.4.0
- Sinatra
- PostgreSQL
- JSON
- Infermedica API
- Heroku
ABIE is hosted on Heroku and can be tested using Postman or any other REST client tool.
Live URL: https://abren-api.herokuapp.com
- Github: @johnsonsirv
- Twitter: @vokeugo
- Email: okeugo.victor.c@gmail.com
- Fork it (https://github.com/johnsonsirv/abie/fork)
- Create your feature branch (git checkout -b feature/[choose-a-name])
- Commit your changes (git commit -m 'What this commit will fix/add')
- Push to the branch (git push origin feature/[chosen name])
- Create a new Pull Request
You can also create issues