### Purpose
I want to put together a daily digest of news and topics I care about for myself. The idea is so I don't scroll through Reddit or Twitter and find a more productive way to spend my mornings without living under a rock. The main purpose of this is to learn how to build an AI application. Of course I'd like it to serve me well but the goal is mainly learning.
### Principles
- Speed. The goal is to learn so I should ideally not waste too much time perfecting this but use it more to learn about building an AI application.
- Unbiased. There is no such thing as unbiased but I'd like the system to reflect my own biases and be as true to the inputs I have provided.
### Outcome Visioning
By the end of the month I put together this personalised newspaper application for myself that allows me to get a daily digest of news. I learn how to build quickly with AI and how I can leverage the latest models to make something cool.
### Brainstorming
- What do I already know about this project? I have some idea what I want out of this application.
- What don’t I know that I need to find out? I need to figure out what are the best practices while building an AI application.
- Who can I talk to who might provide insights? No one specific really since this is just a passion side project.
- What can I read or listen to for relevant ideas? I'm sure there are good videos out there. Will have to scour to find good content.
### Actions
- [ ] Conceptualise newspaper application
- [ ] Put together a list of sources and what I want from these
- [ ] Build newspaper application
- [ ] Deploy newspaper application