Highlights
- Pro
Pinned Loading
-
ToadResearch/MedSchool
ToadResearch/MedSchool PublicHelp train an agentic EHR copilot for doctors
Python 3
-
dir2prompt
dir2prompt PublicGenerate prompts for long-context LLMs using the content in your directory
Rust 2
-
todo_finder: script to print the tex...
todo_finder: script to print the text after all "TODO: " strings under a directory recursively 1#!/bin/bash23script_name="$(basename "$0")" # name of the shell file, so that we can ignore it later (since it has TODO in it)
4current_dir=$(basename "$dir") # name of the current directory
5dir=${1:-"."} # directory to search for TODOs is in the first argument, default is the current directory
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.
