Live data from Hacker News

Ask HN: AI hackday at work – what shall I work on?

news.ycombinator.com

31–35 of 35 posts

Re: Ask HN: AI hackday at work – what shall I work on?

#31
I’d say if your team have any seeds of really good ideas, don’t work on them at the work hackathon. Don’t work on them at work, period.

Choose the least crap option and work on that.

Work on the great stuff in your own time, and reap your own rewards from it. It’s much harder, but it’s worth it.

Re: Ask HN: AI hackday at work – what shall I work on?

#33
Something that can scour a confined set of structured and unstructured data and return information when queried based on that data.

Imagine a bunch of word documents containing letters and reports and memos. Now I want to query all of that info and ask for things based on a prompt and which files would be relevant.

edit: Do tell me if you work on this. I came to "ask hn" to literally ask someone to work on this.

Re: Ask HN: AI hackday at work – what shall I work on?

#35

Something that can scour a confined set of structured and unstructured data and return information when queried based on that data. Imagine a bunch of word documents containing letters and reports and memos. Now I want to query all of that info and ask for things based on a prompt and which files would be relevant. edit: Do tell me if you work on this. I came to "ask hn" to literally ask someone to work on this.

maybe this will help: https://github.com/adithya-s-k/omniparse
Post reply on HN