Access Files and Chats
Using AI to solve problems at home and at work.
Using AI to solve problems at home and at work.
Description | Link | Prompt |
---|---|---|
Story of Prometheus | Download | Summarize this story in this file. |
Fibonacci Calculation Performance | Download | The data consists of rows containing comma separated values. The header language,algorithm,fib_n,fib,time_ms describes each column in a row. The language is either python or nodejs. The algorithm is either iterate, yield__, or recur__. I’m comparing how long it takes to calculate the 10th fibonacci number using each of the algorithms in each language. I want to determine which language calculates the fibonacci fastest and which algorithm is fastes in each language. I’d like a table showing the average time for each algorithm in each language. I’d also like a graph that a line for each algorithm in each language. |
Employee Scheduling | Link |
Click link to open original Google Gemini chat to view prompt |
Home Budgeting | Link |
Click link to open original ChatGPT to view prompt and response |