Post
218
š¢ 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