This website requires JavaScript.
Explore
Help
Sign In
jm
/
meta-optimizer
Watch
1
Star
0
Fork
0
You've already forked meta-optimizer
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
21
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
José Manuel Gómez
25bd82ff1e
Add run.sh to execute daily analysis with .env loaded
2026-06-26 10:28:11 +02:00
.github
/workflows
Add Baserow persistence, Slack interactive reports, Streamlit dashboard, and full analysis pipeline
2026-06-07 09:30:13 +02:00
.streamlit
Fix Streamlit server deployment: headless mode, default 7-day range, error handling
2026-06-22 10:57:06 +02:00
.env.example
Add Baserow persistence, Slack interactive reports, Streamlit dashboard, and full analysis pipeline
2026-06-07 09:30:13 +02:00
.gitignore
Initial structure: Meta Optimizer
2026-05-22 12:22:11 +02:00
agent.py
Add deep creative analysis: standalone script, dashboard tab, compact Slack scorecard
2026-06-19 12:03:10 +02:00
analyze_creatives.py
Add deep creative analysis: standalone script, dashboard tab, compact Slack scorecard
2026-06-19 12:03:10 +02:00
approval_server.py
Add Baserow persistence, Slack interactive reports, Streamlit dashboard, and full analysis pipeline
2026-06-07 09:30:13 +02:00
backfill.py
Add Baserow persistence, Slack interactive reports, Streamlit dashboard, and full analysis pipeline
2026-06-07 09:30:13 +02:00
baserow_client.py
Add deep creative analysis: standalone script, dashboard tab, compact Slack scorecard
2026-06-19 12:03:10 +02:00
CLAUDE.md
Add CLAUDE.md project documentation
2026-06-16 21:29:13 +02:00
config.py
Add Baserow persistence, Slack interactive reports, Streamlit dashboard, and full analysis pipeline
2026-06-07 09:30:13 +02:00
create_snapshots_table.py
Add Baserow persistence, Slack interactive reports, Streamlit dashboard, and full analysis pipeline
2026-06-07 09:30:13 +02:00
dashboard.py
Remove sidebar: move date/vertical filters into each tab independently
2026-06-26 10:14:39 +02:00
meta_ads_client.py
Add deep creative analysis: standalone script, dashboard tab, compact Slack scorecard
2026-06-19 12:03:10 +02:00
requirements.txt
Add Baserow persistence, Slack interactive reports, Streamlit dashboard, and full analysis pipeline
2026-06-07 09:30:13 +02:00
run.py
Fix ad analysis: exclude paused ads, dual 3d/7d window, clearer Slack labels
2026-06-16 16:32:54 +02:00
run.sh
Add run.sh to execute daily analysis with .env loaded
2026-06-26 10:28:11 +02:00
send_slack_report.py
Fix send_slack_report: encoding and default run_date
2026-06-16 21:51:58 +02:00
setup_baserow.py
Add Baserow persistence, Slack interactive reports, Streamlit dashboard, and full analysis pipeline
2026-06-07 09:30:13 +02:00
slack_notifier.py
Shorten daily Slack messages: remove ad evaluations, keep only name+buttons for pauses
2026-06-23 18:29:36 +02:00
Description
No description provided
280
KiB
Languages
Python
99.8%
Shell
0.2%