In these topics which do you feel is good for startup or ideathon ideas

Reading File
Running Command

cd /home/daytona/workspace/attachments/46b13e83-bc4c-4cda-be29-cf5a895ae699/ && python3 -c " import pdfplumber with pdfplumber.open('Preliminary Round lists.pdf') as pdf: for i, page in enumerate(pdf.pages): text = page.extract_text() print(f'=== PAGE {i+1} ===') print(text) print() "

This is a shared conversation. Sign in to Orris to start your own chat.