American Young Coder

AYC logo

5 PM – AI Agent – Gamas

Today We Did We continued with grep_local_py function to integrate with AI Agent and limit the number of result. Homework Modify grep_local_py function so it can translate ~/Desktop into /Users/crystal.apple/Desktop. Hint, youRead More...

5 PM – Intro to Java

Today we did: We reviewed the homework and learned to fix errors in the code.     Homework: Complete the practice quiz sent in your email. Give yourself around 1 hour toRead More...

6 PM – Advanced AI/ML – Darin

Today’s Activities: Completed YOLO (You-Only-Look-Once) for object detection! Homework: Go through this documentation to figure out how to extract confidence scores, and then display boxes only if the confidence is beyond 85%:Read More...

6 PM – AI Agent – Gamas

Today We Did We continued file_search function to be enable AI Agent to search files in your directory. We limit the file_search result to 50 to avoid sending too big of promptRead More...