I created Clinicle, a Wordle like medical semantic guessing game. Let me know what you think!

This page summarizes the projects mentioned and recommended in the original post on /r/medicalschool

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • clinical_embeddings

    Pre-trained word embeddings using the text of published clinical case reports.

  • Yup. I use Python. I initially attempted to create my own language model and create my own embeddings, but my single NVIDIA GPU couldn't handle the volume. Instead, I found several great papers and github repos of previously developed medical concept embeddings. I ultimately used the Penn BioBERT Embeddings developed by the Weissman lab at the University of Pennsylvania. They used several approaches (word2vec, fastText, GloVe) trained on either 1. OpenAccess case reports only or 2. all OpenAccess publications. The best performing one for my use case was a 600-parameter word2vec model trained on OpenAccess case reports alone.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Quick tip: How to Build Local LLM Apps with Ollama and SingleStore

    1 project | dev.to | 7 May 2024
  • Show HN: Skyrim – Large Weather Model (LWM) Zoo

    1 project | news.ycombinator.com | 7 May 2024
  • FinRAG Datasets and Study

    1 project | news.ycombinator.com | 7 May 2024
  • Infini-Gram: Scaling unbounded n-gram language models to a trillion tokens

    4 projects | news.ycombinator.com | 5 May 2024
  • Understanding UMAP (2019)

    1 project | news.ycombinator.com | 6 May 2024