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

Figma
Figma
The collaborative interface design tool
4.9(1.7K reviews)
Team collaboration softwareWireframing
Slack
Slack
Team communication and collaboration platform
4.8(1.7K reviews)
Team collaboration softwareMessaging apps
Vercel
Vercel
The frontend cloud. Creators of Next.js.
4.9(661 reviews)
Static site generatorsCloud Computing Platforms
Linear
Linear
Purpose-built for planning and building products
4.9(386 reviews)
Project management softwareTeam collaboration software
Loom
Loom
Easily record and share videos
4.8(228 reviews)
Team collaboration softwareScreenshots and screen recording apps
View more
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
GoPerfect - Real-Time Hiring
GoPerfect - Real-Time Hiring — Skip the Search. Meet top Candidates fast.
Skip the Search. Meet top Candidates fast.
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