AI generated initial commit

This commit is contained in:
2025-02-12 07:25:09 +00:00
commit 84f79dc5f9
32 changed files with 2188 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
# Be my anchor
Make you a podcast like audio fomr articles you'd like to read but want to listen instead.
## How to run it
```
make setup
python -m src.server.app
```