This gives us questions and answers, but they need massaged.
Maybe we can auto crowdsource this - get people in the prolog community to help massage the questions into chatscript responders and rejoinders and edit answers for brevity.
Anyone who signs up gets a max of n emails a day with an html form to 'fix' a single SO question.
This would have a space to fill in a good responder pattern, a tool to cut responses up into rejoinders, and an edit field to edit the responses.
Yes, I understand this is a big project. I've no intention of starting on this right away. I'm bugging it because I know it may not happen for a while, if ever. I also wanted a place to massage the idea a while before doing it.
It would be cool if chatty 'knew' everything that had been asked in stackoverflow about Prolog.
The API for getting questions: https://api.stackexchange.com/2.2/questions?order=desc&sort=activity&tagged=prolog&site=stackoverflow
the API overall docs:
https://api.stackexchange.com/docs
This gives us questions and answers, but they need massaged. Maybe we can auto crowdsource this - get people in the prolog community to help massage the questions into chatscript responders and rejoinders and edit answers for brevity.
Anyone who signs up gets a max of n emails a day with an html form to 'fix' a single SO question. This would have a space to fill in a good responder pattern, a tool to cut responses up into rejoinders, and an edit field to edit the responses.
Yes, I understand this is a big project. I've no intention of starting on this right away. I'm bugging it because I know it may not happen for a while, if ever. I also wanted a place to massage the idea a while before doing it.