Post
294
π’ HuggingFace Daily Paper Newsletter (Multilingual)
π― Project Link: https://github.com/2404589803/hf-daily-paper-newsletter-multilingual
π What is it?
An innovative open-source project that automatically collects the latest AI research papers from HuggingFace and translates them into multiple languages using InternLM-3, making cutting-edge AI research accessible to a global audience!
π Key Features:
- π€ Automatic daily paper collection from HuggingFace
- π Supports 5 languages:
- π―π΅ Japanese
- π°π· Korean
- πͺπΈ Spanish
- π«π· French
- π¬π§ English (original)
- β‘ Powered by InternLM-3 for high-quality translations
- π Daily automated updates via GitHub Actions
- π Structured JSON data format
- β° Synchronized with Beijing time (UTC+8)
- π Complete activity logging
π οΈ Technical Stack:
- Python
- InternLM-3 API
- GitHub Actions
- requests
- pytz
- openai
- gTTS
π§ Easy Setup:
1. Clone the repository
2. Install dependencies with
3. Set up your InternLM API key
4. Let GitHub Actions handle the rest!
π Data Organization:
- /Paper_metadata_download: Original English papers
- /Translated_papers:
- /ja: Japanese translations
- /ko: Korean translations
- /es: Spanish translations
- /fr: French translations
π€ Powered By:
- [InternLM](https://internlm.org/) - Advanced translation model
- [HuggingFace](https://huggingface.co/) - Paper source
π― Project Link: https://github.com/2404589803/hf-daily-paper-newsletter-multilingual
π What is it?
An innovative open-source project that automatically collects the latest AI research papers from HuggingFace and translates them into multiple languages using InternLM-3, making cutting-edge AI research accessible to a global audience!
π Key Features:
- π€ Automatic daily paper collection from HuggingFace
- π Supports 5 languages:
- π―π΅ Japanese
- π°π· Korean
- πͺπΈ Spanish
- π«π· French
- π¬π§ English (original)
- β‘ Powered by InternLM-3 for high-quality translations
- π Daily automated updates via GitHub Actions
- π Structured JSON data format
- β° Synchronized with Beijing time (UTC+8)
- π Complete activity logging
π οΈ Technical Stack:
- Python
- InternLM-3 API
- GitHub Actions
- requests
- pytz
- openai
- gTTS
π§ Easy Setup:
1. Clone the repository
2. Install dependencies with
pip install -r requirements.txt
3. Set up your InternLM API key
4. Let GitHub Actions handle the rest!
π Data Organization:
- /Paper_metadata_download: Original English papers
- /Translated_papers:
- /ja: Japanese translations
- /ko: Korean translations
- /es: Spanish translations
- /fr: French translations
π€ Powered By:
- [InternLM](https://internlm.org/) - Advanced translation model
- [HuggingFace](https://huggingface.co/) - Paper source