A Python-based toolkit for automatically posting links to various platforms using AI-powered logic. It helps streamline content sharing, automate workflows, and integrate with your favorite services.
- Automated link posting to supported platforms(LinkedIn as of now)
- AI-driven content selection and scheduling
- Easy configuration and extensibility
- Pre-configured for best practices (linting, formatting, CI)
- Example documentation and contribution guidelines
-
Clone the repository:
git clone https://github.com/gvatsal60/LinkAutoPostAI.git cd LinkAutoPostAI -
Set up your environment:
uv sync
-
Configure your posting settings and start automating!
LinkAutoPostAI/
├── src/ # Source code for LinkAutoPostAI
├── tests/ # Unit tests
├── README.md
├── pyproject.toml
├── LICENSE
└── ...
Contributions are welcome! Please see CONTRIBUTING.md for guidelines.
This project is licensed under the Apache 2.0 License. See LICENSE for details.