VT2019 Huginn
Jump to navigation
Jump to search
Abstract
Huginn is a software that allows you to create or import agents whose role will be to collect different data from the web. In addition to retrieving all this data, they can analyze and transform it in certain forms. And possibly perform different actions related to this data (e.g. send me an email when it is going to be cold or post a tweet for me to thank my new followers). Huginn's name comes from Nordic mythology and is more particularly the name of one of the ravens that Odin sent to collect as much information as possible.
- Keywords: Huginn, monitor, agents, data, events, OpenSource
Sources
- https://github.com/huginn/huginn - Dépôt GIT Huginn principal
- https://github.com/huginn/huginn_agent - Dépôt GIT pour la création d'agents avec Huginn
VT2019
- Année : VT2019
- Sujet : Huginn
- Slides :
- Démonstration : https://github.com/EvaBardou/huginn
- Auteurs : Eva BARDOU, Xavier DEVOS