init: estudio_embeddings analysis from fn_registry

This commit is contained in:
2026-04-06 00:57:17 +02:00
commit 5f29d7ef85
24 changed files with 7480 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
def main():
print("Hello from estudio-embeddings!")
if __name__ == "__main__":
main()