Bookmarks
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
9 results tagged agents  ✕   ✕
bryandeagle/agents https://github.com/bryandeagle/agents
Thu 25 Nov 2021 02:27:03 PM PST archive.org

I'm using Flask to host some simple REST APIs for custom Huginn agents.

  • expenses.py - Uses the Plaid API to get transactions and expenses filed.
  • logger.py - The agents's logging service.
exocortex python huginn agents rest api
celery/celery https://github.com/celery/celery
Wed 09 Jun 2021 03:34:04 PM PDT archive.org

A distributed task queue written in Python that implements multiple message brokers and workers. Used to distribute tasks (discrete units of work or messages) to worker processes elsewhere on the host or the network. Generic communication protocol - there are protocol adapters for multiple other programming languages. Also implements webhooks.

Aims to be easy to use, with no required configuration files. This might be a case of "write your own simple daemon." Requires RabbitMQ or Redis as its message brokers.

https://docs.celeryproject.org/en/stable/

https://docs.celeryproject.org/en/latest/getting-started/first-steps-with-celery.html

https://medium.com/swlh/python-developers-celery-is-a-must-learn-technology-heres-how-to-get-started-578f5d63fab3

python exocortex queue tasks workers agents messages webhooks
automaticmode/active_workflow: An intelligent process and workflow automation platform based on software agents. https://github.com/automaticmode/active_workflow
Fri 23 Aug 2019 01:16:18 PM PDT archive.org

ActiveWorkflow is an intelligent process automation platform that uses software agents; autonomous entities that act on schedule or react to external triggers. These unsupervised agents connect to APIs, process information, perform routine tasks, and enable you to automate internal or external workflows.

A fork of Huginn optimized for business use. Incompatible with Huginn mainline.

Remote agent API: https://docs.activeworkflow.org/remote-agent-api/

Python module for building custom agents: https://docs.activeworkflow.org/activeworkflow-agent-python/

exocortex automation ruby workflows agents processes rest api
muesli/beehive: A flexible event/agent & automation system with lots of bees 🐝 https://github.com/muesli/beehive
Fri 26 Apr 2019 03:48:50 PM PDT archive.org

Beehive is an event and agent system, which allows you to create your own agents that perform automated tasks triggered by events and filters. It is modular, flexible and really easy to extend for anyone. It has modules (we call them Hives), so it can interface with, talk to, or retrieve information from Twitter, Tumblr, Email, IRC, Jabber, RSS, Jenkins, Hue - to name just a few. Check out the full list of available Hives in our Wiki.

exocortex golang agents modular services automation
javipalanca/spade: Smart Python Agent Development Environment https://github.com/javipalanca/spade
Fri 08 Feb 2019 04:05:40 PM PST archive.org

A multi-agent systems platform written in Python and based on instant messaging (XMPP). Develop agents that can chat both with other agents and humans. Requires Python v3.6.x or later. Behavior based model. Asynchronous. Web interface. Uses the presence notification XEP.

Documentation: https://spade-mas.readthedocs.io/en/latest/

There is even web based control panel: https://spade-mas.readthedocs.io/en/latest/web.html

python module framework xmpp agents chat bots exocortex
Subsystem Alignment - LessWrong 2 viewer https://www.greaterwrong.com/posts/ChierESmenTtCQqZy/subsystem-alignment
Tue 06 Nov 2018 12:51:53 PM PST archive.org

An article that talks about systems of agents and some things that need to be considered about them.

exocortex agents article
Make A Natural Language Phone Bot Like Google’s Duplex AI | Hackaday https://hackaday.com/2018/06/21/make-a-natural-language-phone-bot-like-googles-duplex-ai/
Sat 23 Jun 2018 08:10:03 PM PDT archive.org
howto nlp ai ml bot voice agents
DIY Echo Home Speaker | beanz | https://www.kidscodecs.com/diy-digital-assistant/
Thu 12 Apr 2018 01:27:05 PM PDT archive.org

A step by step process for setting up and using Mycroft for everyday tasks.

exocortex mycroft speechrecognition agents ai ml howto raspi
Huginn.io http://huginnio.herokuapp.com/
Mon 19 Mar 2018 10:45:07 PM PDT archive.org

A website which has more official documentation for Huginn, a database of agents (included and third party) and what they do, sample Huginn scenarios that can be imported and tinkered with, and Ruby gems of the third party agents.

exocortex huginn documentation agents scenarios gems ruby
4030 links, including 257 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn