think of it as a digital diary entry, each date should be a file of its own, each in markdown format
also create a folder for each concept you try where you can keep all the python code, each project should have
a) seperate conda environment
b) libraries/dependencies used
c) a cli version
d) a gradio version for GUI/API purposes
e) a jupyter notebook version
as much as possible take help from chatgpt, gemini or other AI tool to generate, troubleshoot and improve the code
think of it as a digital diary entry, each date should be a file of its own, each in markdown format
also create a folder for each concept you try where you can keep all the python code, each project should have a) seperate conda environment b) libraries/dependencies used c) a cli version d) a gradio version for GUI/API purposes e) a jupyter notebook version
as much as possible take help from chatgpt, gemini or other AI tool to generate, troubleshoot and improve the code