0

Project ideas

Im running out of ideas for AI projects on this app. Ive already created AI that learns how to play tetris and now im bored. Any ideas?

7th Nov 2024, 2:16 PM
Isaac Morrow
Isaac Morrow - avatar
4 Respuestas
+ 1
chatbot: there is almost always what to do
7th Nov 2024, 6:47 PM
Mihaly Nyilas
Mihaly Nyilas - avatar
0
Smh i already made that. I could technically make a more advanced one but sololearn cant process allat
7th Nov 2024, 9:22 PM
Isaac Morrow
Isaac Morrow - avatar
0
Using SoloLearn as you coding platform has some serious limitations. If you have a PC or Mac, you should setup a dev environment there so you can do the more advanced things. As for ideas, I'm not sure what you did with the tetris thing, but I'm guessing it's still quite limited and you could advance that. As far as machine learning or AI, there are thousands of potential programs you could write. One thing that I see a lot of is new programmers only want to write very short and easy programs. But there's only so many of those projects you can do. As you said, the chatbot you wrote was very basic. Try to make a more advanced one. Implementing more features, security, or whatever else. Consider that you could work on a single app for weeks. Don't limit yourself to things you can do in one hour. To give a brief example. I wrote a chess game. Phase 1 it only let you move pieces around. Phase 2 it integrated a chess engine so you could play against the computer. Phase 3 integrates AI to give you chess advice while you are playing. Phase 4 integrates game analysis, widgets to watch the computer think, and other widgets. Same program, but it continues to evolve with more features. But starting with the basics and adding features over time. That program will take a year to finish and will always have room for more features. But it is only one project.
9th Nov 2024, 5:10 PM
Jerry Hobby
Jerry Hobby - avatar
0
Yeah ive already done allat on vs code. I like the challenge of making stuff with limitations. I know how to make more advanced stuff i just need ideas (I've made an AI that learns how to be mario bros the fastest). Also chess game sounds cool 👍🏼
10th Nov 2024, 11:33 PM
Isaac Morrow
Isaac Morrow - avatar