INTELLIGENT AGENTS
Individual Assessments
Background
In this project, the goal was to create a 20-minute presentation to demonstrate the practical development of the intelligent agent designed in Unit 6. The presentation included a PowerPoint deck of up to 10 slides, a transcript of the audio, and evidence of the application's functionality.
Tasks
- Developed the Agent: Built the agent designed in the previous unit using Python.
- Wrote and Documented Code: Wrote well-documented, self-commenting code, explaining the reasoning behind key decisions.
- Prepared the Presentation: Created a PowerPoint deck of up to 10 slides with visuals, charts, and key points to support the oral presentation.
- Recorded the Presentation: Recorded a 20-minute audio presentation, including a live demonstration of the code.
- Submitted a Transcript: Provided a written transcript of the audio presentation.
- Created Evidence of Execution: Included screenshots, demos, and output captures to show the code working correctly.
- Conducted and Documented Testing: Performed unit and functional testing, documenting the results and any remediation activities.
- Wrote a README File: Created a README file with a description of the implementation and instructions on how to run the application.
- Ensured Academic Integrity: Cited all sources used in the code and documentation to ensure academic integrity.
Results