Using open-interpreter to create a DIY audiobook with say
I used open-interpreter to read an epub file and create a DIY audio book.
4 entries
I used open-interpreter to read an epub file and create a DIY audio book.
Further investigation with Open Interpreter today reaffirmed certain strengths but also revealed a number of weaknesses. The look is excellent at parsing structured data like JSON or CSV, doing analysis with tools like pandas and numpy, and plotting the results with matplotlib. However, it falls...
I did some more experimentation with open-interpreter today. The first use case I tried was to create, organize and reorganize files. It didn't generate interesting content, but it was fluent at writing Python code to organize and rename files. When I prompted it to generate a fake dataset, it...
Playing with Rivet and OpenInterpreter