An open API service indexing awesome lists of open source software.

https://github.com/websemantics/strawberry-ai

Learning to open the web doors, .. the idea is to create an AI that learns how to register and login to webpages.
https://github.com/websemantics/strawberry-ai

Last synced: about 1 month ago
JSON representation

Learning to open the web doors, .. the idea is to create an AI that learns how to register and login to webpages.

Awesome Lists containing this project

README

          

```
O
\
/_
\
/░░░░░░░|░░░░░░\
/░░░░░░░░░░░░░|░░░░░░░░░░░░\
/░░░░░░░░░░░░░░░|░░░░░░░░░░░░░░\
\░░░░░░░░░░░░░░░|░░░░░░░░░░░░░░/
\░░░░░░░░░░░░░░|░░░░░░░░░░░░░/
\░░░░░░░░░░░░|░░[ ]░░[]░░░/
\░░░░░░░░░░░|░░░░░░░░░░░/
\░░░░░░░░░░|░░░░░~~░░░/
\░░░░/▒▒▒▒▒▒\░░░░░░/
/▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒\
\▒▒▒▒▒▒▒▒▒▒/

__ ___ ___ _ _ _ _ ___ ___ ___ ___ __ __ _ _
/ _||_ _|| o \/ \ | | | || o ) __|| o \ o \\ V / / \ | |
\_ \ | | | / o || V V || o \ _| | / / \ / __ | o || |
|__/ |_| |_|\\_n_| \_n_/ |___/___||_|\\_|\\ |_||__||_n_||_|

L E A R N I N G T O O P E N T H E W E B D O O R S

```
> The idea is to create an AI that learns how to register and login to webpages.

## Progress

[x] Retrieve a page and take screen shot

## Install

Install Phantomjs and other dependencies,

```bash
npm i
```

## Run

```bash
phantomjs index.js
```

## References

- The Headless Web, https://paul.kinlan.me/the-headless-web/?utm_source=codropscollective
- OpenAI Gym, https://gym.openai.com/
- AMP, https://www.ampproject.org/
- Headless Chrome, https://bugs.chromium.org/p/chromium/issues/detail?id=546953
- Phantomjs, https://github.com/ariya/phantomjs
- Slimerjs, https://slimerjs.org
- DOM Distiller, https://github.com/chromium/dom-distiller
- Open Graph, Twitter Card, and oEmbed Metadata Collector, https://github.com/hueniverse/metaphor
- A framework for extracting meaning from web pages, https://github.com/mozilla/fathom