Skip to content

Bantu Health AI API - Version 1.0.0

Latest
Compare
Choose a tag to compare
@codeWithLFN codeWithLFN released this 11 Mar 10:02
· 1 commit to master since this release

🚀 Bantu Health AI API - Version 1.0.0

We are excited to announce the release of the Bantu Health AI API - Version 1.0.0! This release includes key features that allow you to analyze symptoms, check API health, get model details, and more. It leverages cutting-edge AI to provide helpful medical insights based on user input.

New Features in Version 1.0.0:
Analyze Symptoms: Submit symptoms and receive a detailed analysis, including potential conditions and recommendations.
Get Model: Retrieve the AI model being used by the API.
Health Check: Check the operational status of the API.
Version Info: Retrieve the current API version.
Status Check: Get the operational status of the API.
How to Use:
POST to /api/analyze-symptoms for symptom analysis.
GET to /api/model for model details.
GET to /api/health to check API health.
GET to /api/version for API version details.
GET to /api/status for checking the current API status.
For a smooth start, follow our installation guide and import the Postman Collection to start testing the API right away.