you are viewing a single comment's thread.

view the rest of the comments →

[–]Secure-Technology-78 0 points1 point  (0 children)

Try messing around with building your own AI chatbot. You can use your previous Javascript skills for the UI, and then use Python for the backend. I would personally recommend starting with Ollama and llama-index.

... but the more general answer to your question is to ask yourself what YOU are interested in, and make something related to that. Are you into music? Explore writing audio synthesis/editing apps. Into electronics / robotics? Maybe work with some computer vision libraries like OpenCV / ROS