Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/primaryobjects/strips-fiddle
An online editor for STRIPS AI planning with PDDL. Created with meteor.js.
https://github.com/primaryobjects/strips-fiddle
ai aiplan artificial artificial-intelligence automated automated-planning intelligence meteor meteorjs pddl planning strips strips-fiddle
Last synced: 3 months ago
JSON representation
An online editor for STRIPS AI planning with PDDL. Created with meteor.js.
- Host: GitHub
- URL: https://github.com/primaryobjects/strips-fiddle
- Owner: primaryobjects
- Created: 2015-07-01T01:37:03.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-01-16T16:08:48.000Z (about 2 years ago)
- Last Synced: 2024-09-30T06:41:16.666Z (4 months ago)
- Topics: ai, aiplan, artificial, artificial-intelligence, automated, automated-planning, intelligence, meteor, meteorjs, pddl, planning, strips, strips-fiddle
- Language: JavaScript
- Homepage: http://stripsfiddle.herokuapp.com
- Size: 153 KB
- Stars: 6
- Watchers: 5
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
STRIPS-Fiddle
======An online editor for creating [STRIPS](https://en.wikipedia.org/wiki/STRIPS) artificial intelligence planning programs using [PDDL](https://en.wikipedia.org/wiki/Planning_Domain_Definition_Language).
Run your favorite STRIPS PDDL programs right in the web browser.
Try it at https://stripsfiddle.meteorapp.com/
If you're new to STRIPS automated planning, here is a great [tutorial](http://www.primaryobjects.com/2015/11/06/artificial-intelligence-planning-with-strips-a-gentle-introduction/) to get you started.
STRIPS-Fiddle is powered by the node.js [strips](https://github.com/primaryobjects/strips) library.