Product Hunt logo dark
  • Launches
    Coming soon
    Upcoming launches to watch
    Launch archive
    Most-loved launches by the community
    Launch Guide
    Checklists and pro tips for launching
  • Products
  • News
    Newsletter
    The best of Product Hunt, every day
    Stories
    Tech news, interviews, and tips from makers
    Changelog
    New Product Hunt features and releases
  • Forums
    Forums
    Ask questions, find support, and connect
    Streaks
    The most active community members
    Events
    Meet others online and in-person
  • Advertise
Subscribe
Sign in
Subscribe
Sign in
RunCode

RunCode

Collaborative cloud development environment

36 followers

Collaborative cloud development environment

36 followers

Visit website
Team collaboration software
•
Cloud Computing Platforms
RunCode offers online developer workspaces, which are environments that allow you to work on code projects in a web browser.
  • Overview
  • Launches3
  • Reviews
  • Alternatives
  • Team
  • More
Company Info
runcode.io
RunCode Info
Launched in 2023View 3 launches
Forum
p/runcode
  • Blog
  • •
  • Newsletter
  • •
  • Questions
  • •
  • Forums
  • •
  • Product Categories
  • •
  • Apps
  • •
  • About
  • •
  • FAQ
  • •
  • Terms
  • •
  • Privacy and Cookies
  • •
  • X.com
  • •
  • Facebook
  • •
  • Instagram
  • •
  • LinkedIn
  • •
  • YouTube
  • •
  • Advertise
© 2025 Product Hunt

Similar Products

Kickstarter
Kickstarter
Bringing creative projects to life.
4.9(12 reviews)
Design inspiration websitesCrowdfunding
OnShape
OnShape
Connect, collaborate & create better products in the cloud
5.0(1 review)
Team collaboration softwareDesign resources
This is the 3rd launch from RunCode. View more
Eye Diabetic Retinopathy

Eye Diabetic Retinopathy

Eye Diabetic Retinopathy 97.5% Accuracy
The Diabetic Retinopathy Detector is a 97.5% accurate model for predicting diabetic retinopathy severity from retinal images, accessible via a public API for healthcare and research use.
Eye Diabetic Retinopathy gallery image
Eye Diabetic Retinopathy gallery image
Eye Diabetic Retinopathy gallery image
Free Options
Launch tags:
Health & Fitness•API•Tech
Launch Team
Nawab Khan

What do you think? …

Nawab Khan
Nawab Khan
Maker
📌
Diabetic Retinopathy Detector API The Diabetic Retinopathy Detector is a highly accurate model deployed to predict the severity of diabetic retinopathy in retinal images. This model achieves a 97.5% accuracy rate and is accessible via a public API for healthcare professionals, researchers, and developers. API Details Endpoint: https://5000-patient-truth-71443... Authentication: The API requires an API key for access. Add the following header in your request: X-Api-Key: nawabBhaikamodel ```python import requests url = "https://5000-patient-truth-71443..." headers = {"X-Api-Key": "nawabBhaikamodel"} image_path = "path_to_retinal_image.jpg" with open(image_path, "rb") as image_file: files = {"file": image_file} response = requests.post(url, headers=headers, files=files) if response.status_code == 200: print("Prediction:", response.json()) else: print("Error:", response.text) ```` Response The API returns a JSON object: ```json { "prediction": "Moderate", "confidence": 97.5 } ```
Report
7mo ago
Intercom
Intercom — Startups get 90% off Intercom + 1 year of Fin AI Agent free
Startups get 90% off Intercom + 1 year of Fin AI Agent free
Promoted

RunCode Launches

Eye Diabetic Retinopathy
Eye Diabetic Retinopathy Eye Diabetic Retinopathy 97.5% Accuracy

Launched on January 8th, 2025

Eye Diabetic Retinopathy
Eye Diabetic Retinopathy Diabetic Retinopathy Detector API

Launched on January 8th, 2025

Do you use RunCode?

Reviews
Helpful
Review RunCode?Be the first to review RunCode