https://github.com/hemangjoshi37a/claude-ai-folder-sync
Automate file synchronization with Claude.ai Projects using Python and Selenium
https://github.com/hemangjoshi37a/claude-ai-folder-sync
automation claude-ai file-sync productivity-tools python selenium web-scraping
Last synced: 5 months ago
JSON representation
Automate file synchronization with Claude.ai Projects using Python and Selenium
- Host: GitHub
- URL: https://github.com/hemangjoshi37a/claude-ai-folder-sync
- Owner: hemangjoshi37a
- License: mit
- Created: 2024-09-15T11:56:07.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-16T08:13:13.000Z (almost 2 years ago)
- Last Synced: 2025-04-06T09:19:13.613Z (about 1 year ago)
- Topics: automation, claude-ai, file-sync, productivity-tools, python, selenium, web-scraping
- Language: Python
- Homepage: https://hjlabs.in
- Size: 12.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Claude.ai Projects Sync




Automate file synchronization with Claude.ai using Python and Selenium. This project provides a robust solution for seamlessly integrating local file changes with your Claude.ai projects.
## 🚀 Features
- 🔄 Automated file synchronization with Claude.ai
- 🔐 Secure login handling
- 🕵️ Anti-detection measures for browser automation
- 📁 Local file change detection
- 🔁 Automatic retries and error handling
## 🛠️ Installation
1. Clone the repository:
```
git clone https://github.com/yourusername/claude-ai-sync.git
```
2. Install dependencies:
```
pip install -r requirements.txt
```
## 🖥️ Usage
1. Set up your configuration in `config.py`:
```python
LOCAL_DIR = "/path/to/your/local/directory"
CLAUDE_PROJECT_URL = "https://claude.ai/project/your-project-id"
```
2. Run the script:
```
python claude_sync.py
```
3. Follow the prompts to log in and start syncing!
## 🤝 Contributing
Contributions, issues, and feature requests are welcome! See [CONTRIBUTING.md](CONTRIBUTING.md) for how to get started.
## 📝 License
This project is [MIT](LICENSE) licensed.
## 🙏 Acknowledgements
- [Selenium WebDriver](https://www.selenium.dev/documentation/en/webdriver/)
- [undetected_chromedriver](https://github.com/ultrafunkamsterdam/undetected-chromedriver)
- [watchdog](https://pythonhosted.org/watchdog/)
## 📊 Project Stats



## 📫 Connect with the Author
[
](https://wa.me/917016525813)
[
](https://t.me/hjlabs)
[
](mailto:hemangjoshi37a@gmail.com)
[
](https://www.linkedin.com/in/hemang-joshi-046746aa)
[
](https://www.facebook.com/hemangjoshi37)
[
](https://twitter.com/HemangJ81509525)
[
](https://www.tumblr.com/blog/hemangjoshi37a-blog)
[
](https://stackoverflow.com/users/8090050/hemang-joshi)
[
](https://www.instagram.com/hemangjoshi37)
[
](https://in.pinterest.com/hemangjoshi37a)
[
](http://hemangjoshi.blogspot.com)
[
](https://hjlabs.in/)
[
](https://gitlab.com/hemangjoshi37a)
## 🚀 Dive into a World of Innovation
Explore more groundbreaking projects that are shaping the future of technology:
- [pyPortMan](https://github.com/hemangjoshi37a/pyPortMan): Revolutionizing port management
- [transformers_stock_prediction](https://github.com/hemangjoshi37a/transformers_stock_prediction): AI-powered stock market insights
- [TrendMaster](https://github.com/hemangjoshi37a/TrendMaster): Stay ahead of market trends
- [hjAlgos_notebooks](https://github.com/hemangjoshi37a/hjAlgos_notebooks): A treasure trove of algorithmic wisdom
- [AutoCut](https://github.com/hemangjoshi37a/AutoCut): Streamlining video editing workflows
- [My_Projects](https://github.com/hemangjoshi37a/My_Projects): A showcase of diverse tech innovations
- [Arduino and ESP8266 Wonders](https://github.com/hemangjoshi37a/my_Arduino): Pushing the boundaries of IoT
- [TelegramTradeMsgBacktestML](https://github.com/hemangjoshi37a/TelegramTradeMsgBacktestML): Where finance meets machine learning
Made with ❤️ by [Hemang Joshi](https://github.com/hemangjoshi37a)