JADE
- 5 Devlogs
- 8 Total hours
JADE (Justin's Autonomous Desktop Entity). A desktop hardware project that will result in a more personalized, mini-Alexa that uses Strands API to make agents to complete tasks for you.
JADE (Justin's Autonomous Desktop Entity). A desktop hardware project that will result in a more personalized, mini-Alexa that uses Strands API to make agents to complete tasks for you.
Writing tools complete- the agent is able to make, edit, and delete todo lists, notes and journals! Mostly tested so far. On the hardware side, I finished soldering everything so I am now able to connect amplifier and speaker to the pi, though not the microphone bc i dont have anough jumpers :( . will start writing software on the pi for connecting and using the speaker and amp.
Finished slack agent/slackbot + tested. Able to read messages from channels and DMs, write and send messages in channels and DMs, reply to threads, get latest messages, search for a keyword.
Web Tools class done + tested! Agent is able to search for a definition (webster dictionary), topic (wikipedia), current news headlines (news API), stock prices (yfinance) and summarize results!
Weather class completed + tested- agent able to tell current weather conditions and forecasts
Calendar class for my desktop assistant. Uses Strands API to create classes and methods whose tools the agent that connects to the rpi can use. This first class/tool the global agent can use is finished, a basic calendar to keep track of important stuff.