A scalable, decoupled framework combining Playwright's browser engine with Google Gemini AI. Bypass API limits. Post intelligently.
~$ git clone https://github.com/cedonulfi/automie.git
~$ cd automie && pip install -r requirements.txt
~$ streamlit run app.py
# Starting Automie Control Panel...
# UI Running at http://localhost:8501
Built by a developer, for developers. Automie is designed to be fully extensible and bulletproof.
Renders real browser sessions, saving cookies and local storage to completely bypass strict bot detection algorithms.
Integrates with Gemini AI to convert raw thoughts into platform-specific content (e.g., threads for X, professional posts for LinkedIn).
Highly modular. Want to support a new social network? Just drop a new Python class into the plugins directory.
Fork the repository, build your own custom plugins, and take control of your distribution.
Fork on GitHub