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

leonardo_g_bracciale

@leonardo_g_bracciale

Joined June 5th, 2026

  • 7Devlogs
  • 4Projects
  • 1Ships
  • 15Votes
Open comments for this post

58m 2s logged

I am trying to give it functionality to add stuff to files and it worked but it’s still rather shaky. I mean at least it worked!!!!! The debugging on this is veryyyyyy annoying. I still don’t know why it is putting “Your final answer here” in chat all the time but I am going to fix it!

0

Loading discussion…

0
3
Open comments for this post

1h 49m 15s logged

I made it so it can launch apps for me! The process goes something like this: User Input -> AI decides if it needs tool and what tool to use -> Tool Output -> AI takes output and decides if its sufficient or it needs another tool -> Tool result or final response -> final response. Reallllly happy with this new update to it.

0

Loading discussion…

0
2
Open comments for this post

4h 17m 28s logged

BIG NEWS!! So I completed some early tools, most of them being based on file management. I added support for the agent to make multiple tool calls as well if necessary. So essentially what it does is that it takes the user’s input, decides what tool to use, uses it, evaluates the result of the tool against the user’s original request and decides if it has sufficient information to respond to the user’s request or if it needs more tool calls. In this scenario, the user asks to find a file in a folder. The model first uses the search_projects tool to find the folder, and then uses that information to find a file!!!!!! Currently focusing on allowing it to launch apps, so far it can launch notebook :).

1

Loading discussion…

0
5
Open comments for this post

45m 6s logged

Currently just finished linking a local model from Ollama, llama3, to my project in the terminal. I eventually want to end up developing my own model because I am not entirely satisfied with the power of this model but for right now this is going prettttttty well.

0

Loading discussion…

0
2
Ship

This is my first ever project. Over the last year I have taken multiple coursera courses on creating AI/ML models so I really wanted to add that in this project. This was inspired by a youtube video of something similar made in C++. It is quite elementary compared to some other projects on here, but I am proud regardless.

  • 2 devlogs
  • 16h
Try project → See source code →
Open comments for this post

14h 33m 25s logged

This may be my last update to the project but since last post I have added full 3d functionalities, a black hole mode, the ability to add “photons”, particle trails, the ability to select an object, and have debugged a number of problems surrounding mathematical computation errors with numbers becoming too large to support.

0

Loading discussion…

0
4

Followers

Loading…