94
edits
(Created the first page with dummy data) |
No edit summary |
||
| Line 1: | Line 1: | ||
* '''Project Name''': | * '''Project Name''': ATTN-SPAN | ||
* '''Project Lead(s)''': | * '''Project Lead(s)''': Dan Schultz | ||
* '''Big Goal for MoJo Hackfest''': | * '''Big Goal for MoJo Hackfest''': | ||
* '''Key steps toward goal''': | 1) Create a tool that accepts a transcribed video clip (with optional tags), generate relevant metadata and store it. | ||
* '''Pending needs''': | 2) Create a tool that accepts arbitrary text (with an optional user profile) and generates suggested video (and possibly transcription) additions to the text. | ||
* '''Link for more info''': | 3) Create a tool that watches and scrapes C-SPAN and other closed captioned video for input into the system from part 1. | ||
* '''Link for demo''': | 4) Create a tool that attempts to transcribe arbitrary audio. | ||
* '''Link to source code if applicable''': | |||
(I'm going to be gunning for 1 & 2 for the hackfest) | |||
* '''Key steps toward goal''': I need to flesh out the system architecture and API, identify creative ways of collecting metadata for video, design a slick interface, and | |||
* '''Pending needs''': I could use better NLP toolkits and techniques for identifying key concepts and actors. I could use advice on serving / streaming video. I could use some help with the front end design (I'm not known for my design abilities.) | |||
* '''Link for more info''': [[http://slifty.com/2011/08/learning-lab-final-project-attn-span/]] | |||
* '''Link for demo''': [[http://attnspan.istheinternetabigtruck.com]] | |||
* '''Link to source code if applicable''': [[https://github.com/slifty/ATTN-SPAN]] | |||
edits