You are browsing as a guest. Sign up (or log in) to start making projects!

E.V.

  • 2 Devlogs
  • 7 Total hours

E.V. is an ai assistant. She functions just like JARVIS from Ironman or E.V. from the new Spiderman Movie, controlling my computer and holding information about myself.

Open comments for this post

1h 23m 58s logged

Added Google Workspace MCP

Ran into a few issues with this one. First the server is hosted locally but wasn’t packaged so i had to first clone the open source repo. This meant I also had to declare the current working directory. Another issue was that some parts of the Google Workspace schema didn’t sync well with Groq. So i had to clean the function names and I had to get rid of an attribute called pattern. Another Issue I had was that when I asked for the list of tools, my function was returning a pydantic list rather than a typical one.

But now it can access my Google Workspace and can make changes when I prompt it.

Next steps are to clean up the pipeline so there is a clear flow of events using a small routing model to pick either the LLM or the tool calling.

0
0
7
Open comments for this post

5h 57m 6s logged

I began working on E.V. an AI assistant just like JARVIS from Ironman. However, the namesake is from the new Spiderman movie which inspired me to finally take this project on.

So far I have:

  1. Implemented a simple chatbot using the Groq api
  2. Added Speech to text and text to speech
  3. Added in tool calling features
  4. Made a script to pull tools from a locally hosted MCP
  5. Added a feature to call tools from locally hosted MCPs
0
0
9

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…