Skip to content

omoiFly/ai-agents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🤖 AI Agents

MIT License Python JavaScript

A curated collection of AI-powered agents for daily productivity enhancement

✨ Features

This repository contains practical AI agents designed to streamline your daily workflow:

📰 Hacker News Summarizer (hacker-news.py)

  • Automatically fetches the latest stories from Hacker News

    • Generates concise, HTML-formatted summaries
      • Perfect for staying updated with tech trends without information overload

      • 🌐 Universal Translator (translator.js)

        • Tampermonkey userscript for instant translation
          • Translates any language to Chinese
            • Works seamlessly across any website

            • 🚀 Quick Start

            • Prerequisites

              • Python 3.7 or higher
  • Modern web browser (for Tampermonkey script)

  • Installation

    1. Clone the repository
    2.    git clone https://github.com/omoiFly/ai-agents.git
         cd ai-agents
  1. Install Python dependencies

  2.    pip install smolagents
  3. For the translator script

    • Install Tampermonkey browser extension
      • Open translator.js and copy the content
        • Create a new userscript in Tampermonkey and paste the code

        • 📖 Usage

        • Hacker News Summarizer

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!

About

There is some agent collections for my daily use.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors