A curated collection of AI-powered agents for daily productivity enhancement
This repository contains practical AI agents designed to streamline your daily workflow:
Automatically fetches the latest stories from Hacker News
- Generates concise, HTML-formatted summaries
Perfect for staying updated with tech trends without information overload
- Tampermonkey userscript for instant translation
- Translates any language to Chinese
Works seamlessly across any website
- Python 3.7 or higher
Modern web browser (for Tampermonkey script)
- Clone the repository
git clone https://github.com/omoiFly/ai-agents.git cd ai-agents
Install Python dependencies
pip install smolagentsFor the translator script
- Install Tampermonkey browser extension
- Open
translator.jsand copy the content
Create a new userscript in Tampermonkey and paste the code
python hacker-news.py
This will generate an HTML file with the latest Hacker News summaries. ### Universal Translator Once installed in Tampermonkey, the translator will automatically be available on any webpage you visit. ## 🛠️ Tech Stack - **Python** - For backend processing and API interactions - **JavaScript** - For browser automation and userscripts - **smolagents** - Lightweight agent framework ## 📝 License This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details. ## 🤝 Contributing Contributions, issues, and feature requests are welcome! Feel free to check the [issues page](https://github.com/omoiFly/ai-agents/issues). ## 📧 Contact Project Link: [https://github.com/omoiFly/ai-agents](https://github.com/omoiFly/ai-agents) --- ⭐️ If this project helped you, please consider giving it a star!
omoiFly/ai-agents
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|