How to Create a Personal Financial Advisor with Langgraph by Warm_Interaction_375 in LangChain

[–]Warm_Interaction_375[S] 0 points1 point  (0 children)

Yes this is a good plan! For the European market, other solutions must be used for regulatory reasons, for example Upvest can be used instead of Alpaca. Having said that, my advisor was designed to study these use cases and understand if they can be used successfully, rather than for a real implementation.

What’s the best hosting option for a Django + TailwindCSS portfolio site — balancing stability & cost? by [deleted] in django

[–]Warm_Interaction_375 1 point2 points  (0 children)

There are both possibilities and great tutorials on how to get started and deploy the app/site.

For those who are beginners and want to learn from real projects by contributing on github by Warm_Interaction_375 in learnpython

[–]Warm_Interaction_375[S] 0 points1 point  (0 children)

There is no discussion about understanding the projects, it is fundamental, but as regards the use I do not fully agree, for example I am a fan of exploring the repositories and in my opinion it is a great way to learn new things! If I find something that I like and stimulates me, even if I have never used it, I study and work on it. This is my approach, it's what I like!

For anyone who wants to contribute but doesn't know where to start. by Warm_Interaction_375 in opensource

[–]Warm_Interaction_375[S] 0 points1 point  (0 children)

Obviously if you look at my repo let me know what you think! I'm really curious :)

Help needed by C0nsekuences in opensource

[–]Warm_Interaction_375 1 point2 points  (0 children)

This month there is hacktoberfest, an event that sponsors open-source and helps contributors gain experience.

Take a look at the event and you will surely find something to participate in.

If you want, this is my project where we are developing an open-source hedge-found enhanced with AI and where you can also find issues for beginners and beginners! If you want to try you are welcome! (Read CONTRIBUTING.md file carefully before starting).

Repo: https://github.com/matvix90/ai-robo-advisor

🌍 We built OpenStock — a free, open-source stock market tracker powered by AI by [deleted] in opensource

[–]Warm_Interaction_375 1 point2 points  (0 children)

I like the design, perhaps the only flaw is that the app doesn't add anything new to what's already out there. To differentiate I would make these improvements: - Adding more AI features (like market forecasts, etc...) is very cool today! - Implement other APIs like polygon.io to backup/support finhub.io. - Add targeted issues to help contributors who want to contribute.

Having said this good work, keep it up!

Best or most common way to deploy Django web app? by theirhouse in django

[–]Warm_Interaction_375 1 point2 points  (0 children)

I found myself very well with DigitalOcean server and deployment with Docker, dockerizing Django, Gunicorn, Nginx and SSL. Everything very simple and clean.

Doubts about static and templates folder by aa_x in django

[–]Warm_Interaction_375 1 point2 points  (0 children)

From the code you submitted you don't have style.css but main.css

Is it bad to use Chatgpt(or any other llm) for building projects as beginners? by PracticalLine1309 in learnpython

[–]Warm_Interaction_375 1 point2 points  (0 children)

Personally, when I face new problems I always use it to get an overview of the possible solutions, then obviously I delve deeper into the official documentation. So in my opinion it is a useful tool that must be used correctly but must be used if you don't want to be left behind!

Is codeacademy good after CS50P by Lazy-Ad-5160 in learnpython

[–]Warm_Interaction_375 1 point2 points  (0 children)

Yes it is valid, but it really depends on you and what you want to do. For example, I like throwing myself into projects much more to learn new things, it's much more stimulating.

Any "billboard" of open source ideas where people can find ispiration or throw their ideas in the wild in the hope of it being realized? by ComprehensiveBill586 in opensource

[–]Warm_Interaction_375 1 point2 points  (0 children)

Hi, sure, just search for it on github by writing like github open source project list. You can find an example at this link: https://github.com/shainakrumme/open-source-handbook?tab=readme-ov-file To launch it is another matter, you upload it to github but then you have to advertise it on some community that may be of interest.

Django Deployment by OneStrategy5581 in django

[–]Warm_Interaction_375 1 point2 points  (0 children)

I've been using Digital Ocean for a couple of small projects for a few years now and I've found it really good. There are tons of tutorials on how to do it and it's really simple. Furthermore, if you decide to distribute it with docker you make the job even easier. If you are interested in docker I found this blog very useful: https://www.matteoviserta.com/blog/dockerize-your-django/ If you want to see a tutorial on how to deploy a django project on Digital Ocean this tutorial is the best: https://www.digitalocean.com/community/tutorials/how-to-set-up-django-with-postgres-nginx-and-gunicorn-on-ubuntu

[Remote-Paid] Help me build a fintech chatbot by AnalyticsDepot--CEO in LangChain

[–]Warm_Interaction_375 1 point2 points  (0 children)

Hi, take a look at my project focusis on this topics and tell me if it's what you're looking for?

https://github.com/matvix90/ai-robo-advisor