TechLabs-Berlin / project_proposals

2 stars 0 forks source link

WiseInvest by Debanjan Choudhuri #6

Closed fabianjkrueger closed 4 months ago

fabianjkrueger commented 5 months ago

What is your project's name?

WiseInvest

What's the problem you are trying to solve?

fabianjkrueger commented 5 months ago

Hey Debanjan, thank you for submitting this very nice project proposal! I think it is a great idea and it's obvious that you put a lot of thought into it.

Now, let's tackle some things we need to get resolved before it can enter the project phase.

fabianjkrueger commented 5 months ago

Education Center

Great idea to provide resources for self-study. You specifically mentioned videos though. Are you planning to reference available videos from, e.g., YouTube? If you want to generate content yourself, you could also generate some text.

Role of DL Techies

The DL techies are required to train neural networks for passing. I'd say pulling articles automatically is more like a backend WD job. The summarization of texts and information you mentioned would be a great idea for them to implement. Do you know it you could easily and legally access and process these texts? Do you have any data sets in case you cannot access them?

Role of DS Techies

Similar things apply here. The DS techies have specific requirements for passing the program. They need to do some exploratory data analysis including visualizations. Finally, they need to fit a basic machine learning model to, e.g., tabular data. Do you have any sort of data for them to make use of? I personally think a great idea would be for them to contribute to the Education Center. Perhaps you can find some data (e.g., in Kaggle, HuggingFace, etc...) about portfolio development. They could then explore, visualize the data and fit a model to make some predictions for the future.

Data Sets

As mentioned above: Both data related tracks need some sort of data. It is not necessarily your job to provide them with an exact specific one, but it is very important to check if there is anything topic related available that at least could be used by them in any scenario. If they do not have any kind of data, they are going to have a very bad time.

fabianjkrueger commented 5 months ago

Role of UX Techies

Those are some great ideas for research tasks. I really love that you came up with this many ideas already! Probably, your UX team mates will find even more. UX techies will also provide a prototype of the app's design in Figma. You should share your ideas and Excel templates with them. They will likely make use of them and having some sort of blueprint for their prototype gives them a nice headstart. But expect them to incorporate their own individual ideas and visions, so prepare for it not looking 100% like you expected. They are learners as well, and as a team project, we welcome everyone to make their contribution.

Role of WD Techies

The earlier you and the UX team can provide a prototype in Figma, the better. They can then use this to implement what you have planned. But again, also expect them not only to incorporate their own ideas, but also to reach some limits of their WD skills. In the best case, try to get at least one front end as well as a back end techie. Without both perspectives, you may not end up with a functioning prototype.

fabianjkrueger commented 5 months ago

Miro Board

You mentioned it would contain some additional resources. There are no videos, and I have no access to view the linked Google sheets.

Similar Project

There has been a similar project proposal: Investment guide by Elena Lurchenko-Matlas. I think it would be a great idea if you contacted them and had an exchange of ideas. Maybe you should join forces and work on a combined project. I'll leave this up to you.

fabianjkrueger commented 5 months ago

If you have any further questions or remarks, please just reach out to me! Thanks again for this beautiful project proposal!

DecaDeD13 commented 5 months ago

Education Center

Great idea to provide resources for self-study. You specifically mentioned videos though. Are you planning to reference available videos from, e.g., YouTube? If you want to generate content yourself, you could also generate some text.

Role of DL Techies

The DL techies are required to train neural networks for passing. I'd say pulling articles automatically is more like a backend WD job. The summarization of texts and information you mentioned would be a great idea for them to implement. Do you know it you could easily and legally access and process these texts? Do you have any data sets in case you cannot access them?

Role of DS Techies

Similar things apply here. The DS techies have specific requirements for passing the program. They need to do some exploratory data analysis including visualizations. Finally, they need to fit a basic machine learning model to, e.g., tabular data. Do you have any sort of data for them to make use of? I personally think a great idea would be for them to contribute to the Education Center. Perhaps you can find some data (e.g., in Kaggle, HuggingFace, etc...) about portfolio development. They could then explore, visualize the data and fit a model to make some predictions for the future.

Data Sets

As mentioned above: Both data related tracks need some sort of data. It is not necessarily your job to provide them with an exact specific one, but it is very important to check if there is anything topic related available that at least could be used by them in any scenario. If they do not have any kind of data, they are going to have a very bad time.

The plan is to reference educational videos from Youtube :)

ROLE OF DS TECHIES: In terms of data sets, there's quite a bit available here from various different sources. I see that there's a yahoo finance library which has financial statements of publicly traded companies. So this would allow me to focus on the fun part which is prediction models :slightly_smiling_face:

ROLE OF DL TECHIES: When it comes to the question of legally accessing this information (SEC fillings), I think that's fine: https://sagemaker-jumpstart-industry-pack.readthedocs.io/en/latest/notebooks/finance/notebook4/SEC_10K_10Q_8K_section_extraction.html What I'm really not sure is whether this is something achievable within the 10 week project phase period.

DecaDeD13 commented 5 months ago

Role of UX Techies

Those are some great ideas for research tasks. I really love that you came up with this many ideas already! Probably, your UX team mates will find even more. UX techies will also provide a prototype of the app's design in Figma. You should share your ideas and Excel templates with them. They will likely make use of them and having some sort of blueprint for their prototype gives them a nice headstart. But expect them to incorporate their own individual ideas and visions, so prepare for it not looking 100% like you expected. They are learners as well, and as a team project, we welcome everyone to make their contribution.

Role of WD Techies

The earlier you and the UX team can provide a prototype in Figma, the better. They can then use this to implement what you have planned. But again, also expect them not only to incorporate their own ideas, but also to reach some limits of their WD skills. In the best case, try to get at least one front end as well as a back end techie. Without both perspectives, you may not end up with a functioning prototype.

Oh yes definitely, both groups are free to incorporate there respective ideas :)

DecaDeD13 commented 5 months ago

Miro Board

You mentioned it would contain some additional resources. There are no videos, and I have no access to view the linked Google sheets.

Similar Project

There has been a similar project proposal: Investment guide by Elena Lurchenko-Matlas. I think it would be a great idea if you contacted them and had an exchange of ideas. Maybe you should join forces and work on a combined project. I'll leave this up to you.

My bad, the miro board now has been updated to include the video courses (link to youtube playlists) + excel templates (both sheets have been made public and should be viewable now).

Will definitely be reaching out to Elena to have a discussion regarding this.

fabianjkrueger commented 5 months ago

The plan is to reference educational videos from Youtube :)

Great! I was afraid you planned to create them within the 10 weeks :D

ROLE OF DS TECHIES: In terms of data sets, there's quite a bit available here from various different sources. I see that there's a yahoo finance library which has financial statements of publicly traded companies. So this would allow me to focus on the fun part which is prediction models 🙂

Okay wow! yfinance is an awesome resource! It even returns data directly in pandas dataframes/series. This is perfect for DS techies! Glad you found that!

ROLE OF DL TECHIES: When it comes to the question of legally accessing this information (SEC fillings), I think that's fine: https://sagemaker-jumpstart-industry-pack.readthedocs.io/en/latest/notebooks/finance/notebook4/SEC_10K_10Q_8K_section_extraction.html What I'm really not sure is whether this is something achievable within the 10 week project phase period.

Well, of that you can never be sure. You seem structured and motivated enough to make it happen! You should give it a try. Also, there is always the option to pivot the scope of your project. If it does not work out the end, go for a smaller goal or contact us and we will surely find some solution together.

fabianjkrueger commented 5 months ago

My bad, the miro board now has been updated to include the video courses (link to youtube playlists) + excel templates (both sheets have been made public and should be viewable now).

Perfect, thank you very much!

Will definitely be reaching out to Elena to have a discussion regarding this.

All the best with that! Seems very promising to me and I'd love to see you succeed together! If you still figure out that both projects are too different, then don't force it :)

pynat commented 5 months ago

Hi Debanjan, I am Natalie from the DataScience track. I am very much interested in the fintech field, crypto and investing. I am doing a lot of research on it and want to work in that area. So i would love to be part of that project!

DecaDeD13 commented 5 months ago

Hi Debanjan, I am Natalie from the DataScience track. I am very much interested in the fintech field, crypto and investing. I am doing a lot of research on it and want to work in that area. So i would love to be part of that project!

Hi Natalie, thanks for reaching out! Would be happy to work with you on this! There's a possibility this project is merged with another one on a similar topic. Either way, things should be clear in a day or two :)

fabianjkrueger commented 5 months ago

Track Composition

@DecaDeD13 All the best for you during the team formation phase! Regarding the team's composition, the minimum acceptance criteria for team formation are:

You can accept more than that, of course. For example, I recommend including two DL techies. The maximum team size is about 10 techies. In case we need to get specific about that, we'll have a brief discussion.

Also, you can now pitch and open this project up for discussion in the bl-project_ideas channel. If you like, I can also make the announcement. Just pn me in Slack. But I feel like you can give it a nice personal touch and add some more info or perspective than what can be found here in GitHub if you do it yourself.

Once you found interested techies and team members, assign them to this issue if they agree :)

mjkamegawa commented 5 months ago

Hi! I was about to submit a similar to this project, the difference is that my idea is a decentralized exchange for junior traders and people interested in investing, but with no knowledge, to earn more than the regular types of existing investment with lower risk even than pro, because it's going to be connected to the new sources. I'm in the UX track btw

sfngrz commented 5 months ago

Hey @DecaDeD13,

Stefano here from the WD track, really like the project theme! Are you still looking for a front end dev?

pynat commented 5 months ago

Hi Stefano, as far as I know this project still is looking for a front end dev : ) maybe text Debanjan on slack, he also didn't get a notification that i commented here.

DecaDeD13 commented 5 months ago

Hey @DecaDeD13,

Stefano here from the WD track, really like the project theme! Are you still looking for a front end dev?

Hi Stefano! Yes, we're still looking for WD techies :) Can I go ahead and assign you to this project as the FE dev?

sfngrz commented 5 months ago

Hey @DecaDeD13, thanks for the reply! in the meantime I ve already accepted to be in another project, but I also notified techlabs than in case they need a different approach I really like this project too!

dari11111 commented 5 months ago

Hey there! @DecaDeD13, Do you still have place in your team for WD part? I would like to join the project and be curious and enthusiastic on the project phase:)

DecaDeD13 commented 5 months ago

Hi! Yes we're still looking for WD techies. Would be happy to include you in the project :)

On Fri, 26 Jan 2024, 19:11 dari11111, @.***> wrote:

Hey there! @DecaDeD13 https://github.com/DecaDeD13, Do you still have place in your team for WD part? I would like to join the project and be curious and enthusiastic on the project phase:)

— Reply to this email directly, view it on GitHub https://github.com/TechLabs-Berlin/project_proposals/issues/6#issuecomment-1912480323, or unsubscribe https://github.com/notifications/unsubscribe-auth/BBKS7NJE5W6CI3D5DDWVR7DYQPWUNAVCNFSM6AAAAABBQQHE7SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMJSGQ4DAMZSGM . You are receiving this because you were mentioned.Message ID: @.***>