Post
387
NotebookLM's infographics feature is amazing, it generates poster-type images from any text. Here is one I tried for my new HF article on ellora - https://huggingface.co/blog/codelion/ellora-lora-recipes
AI that invents the next generation of algorithms
read_file - Actually read file contentssearch_files - Regex/pattern search across codebasesfind_definition - Locate classes/functionsanalyze_imports - Dependency trackinglist_directory - Explore structurerun_tests - Execute test suitessearch_files with pattern "ValueError"read_file on each match