Pinned Loading
-
-
dir2prompt
dir2prompt PublicGenerate prompts for long-context LLMs using the content in your directory
Python 1
-
-
associative-memory
associative-memory PublicOG neural net interactive demo + notes (how to win a Nobel Prize in Physics)
Jupyter Notebook
-
todo_finder: script to print the tex...
todo_finder: script to print the text after all "TODO: " strings under a directory recursively 1#!/bin/bash
23script_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.