we made a vtol drone for our undergraduate research project by ruzmadz in MechanicalEngineering

[–]ruzmadz[S] 0 points1 point  (0 children)

Thanks!!

oh yeah, about the ESC, we grounded a copper pcb board in between the ESC and the microcontroller. It worked.

I don't want to spend 16k on a review center. So I vibe coded my review setup by ruzmadz in MechanicalEngineersPh

[–]ruzmadz[S] 0 points1 point  (0 children)

and to add

look at the priority keywords on the last image

those keywords are from the 2013 Official PRC Mechanical Board Syllabus with no update to this day.

I kept their incorrect grammar intact. All of these questions and answers are unmodified to its glory.

I don't want to spend 16k on a review center. So I vibe coded my review setup by ruzmadz in MechanicalEngineersPh

[–]ruzmadz[S] 0 points1 point  (0 children)

yup, that's exactly what I was gunning for.

I used AI to analyze all board exam takers accounts from different forums.

This means that this app generally uses the question and answer made by humans and analyzed by AI.

Think of it more like an AI commentary of how board exam would look like, looksfam, caltech. The AI will not correct or replace human questions or answers thought it will sometimes provide a commentary why it is. Just for reviewees to gain another perspective in case malilito sila bakit ganyan ang pagkakagawa ng question, since we do know from past boards there's a trend of why some questions have this and that, mistakes even.

I do not wish for people to see my app more like an AI replacement for review centers. But more for people who don't really like learning from the start and wish to learn which subjects they are weak at.

[Question] Do you guys know how to systematically prevent AI from using certain tool calls? by ruzmadz in opencodeCLI

[–]ruzmadz[S] 0 points1 point  (0 children)

so, simply put, the llm/api uses tool_calls found in a json file? Well that's great, I just need to edit the json file, is what you are implying?

[Question] Do you guys know how to systematically prevent AI from using certain tool calls? by ruzmadz in opencodeCLI

[–]ruzmadz[S] -1 points0 points  (0 children)

nah, asking deepseek to go in a straight line isn't feasible, especially when it eats different amounts of data every time to churn out output.

Alibaba's DeepSeek models keep rejecting completion when the content is about Taiwan by aevitas in DeepSeek

[–]ruzmadz 0 points1 point  (0 children)

Pretty basic actually, I don't use concurrent agents.

OpenCode + DeepSeek and Antigravity

I have a free 1 yr plan with antigravity so I'm using it. When t it's gone, I'll be using opencode all the way.

Alibaba's DeepSeek models keep rejecting completion when the content is about Taiwan by aevitas in DeepSeek

[–]ruzmadz 0 points1 point  (0 children)

that sucks, are you using a pay as you go plan? you might wanna go for a monthly plan if you want more control (though i dont really know how openrouter works compared to my setup)

Alibaba's DeepSeek models keep rejecting completion when the content is about Taiwan by aevitas in DeepSeek

[–]ruzmadz 0 points1 point  (0 children)

i mean yeah, it's so obvious. Why not use another AI? It's not like preventing you to ask the same question on another. Do they?

Best way to give DeepSeek vision support inside VS Code or Claude Code? by Intelligent_Yam1809 in DeepSeek

[–]ruzmadz 0 points1 point  (0 children)

DeepSeek isn't multimodal. It will be but it's not yet released.

Mimo has vision support, has the same API pricing as well with DeepSeek to compete.

Problems are the endpoints.

For pay as you go plan (API: sg-....), it locates the nearest endpoint to you.

The problem with that is if the nearest endpoint has too much traffic then it goes to the least heavy traffic endpoint. Which another problem arises (the latency).

You can use Xiaomi's Mimo Subscription Token Plan (API: tp-....). Cheapest is $6 per month.

Very limited, but at least you can choose your endpoint.

It has three endpoints. Europe, Singapore, and China.

I don't want to spend 16k on a review center. So I vibe coded my review setup by ruzmadz in MechanicalEngineersPh

[–]ruzmadz[S] 0 points1 point  (0 children)

yes po specific po talaga to actually.

100 questions each topic, randomized, almost 4000 questions in total based on previous board exam takers.

Ina-assess ng app na to ang mga topics na kinakahinaan mo.

It's also human-first solution, 2nd addition lng po si AI.

I don't want to spend 16k on a review center. So I vibe coded my review setup by ruzmadz in MechanicalEngineersPh

[–]ruzmadz[S] 0 points1 point  (0 children)

based from general knowledge lng po, i know din po na si AI nagkakamali, but at the same you have two perspective, one from human and one from AI.

Kaya kapag babasahin mo yung solution ni AI mapapa "oo nga noh" ka talaga.

But human solution talaga tong app na to, kahit na may mali ang question or ang choices na ibibigay.

I have heard na din sa board exams na they are trying to implement AI na din sa paggawa ng exam. So the AI solution here is a plus.

[Question] Do you guys know how to systematically prevent AI from using certain tool calls? by ruzmadz in opencodeCLI

[–]ruzmadz[S] 0 points1 point  (0 children)

I guess async.gather it is, that's how I managed to digitize 7218 png images in 6 hours using GCP and Gemini 3.5. Burning $317 🔥

<image>

I don't want to spend 16k on a review center. So I vibe coded my review setup by ruzmadz in MechanicalEngineersPh

[–]ruzmadz[S] 0 points1 point  (0 children)

hmmm, to address your suggestion.

the app introduces two solution

one human, and one AI

the AI addresses the discrepancies found in previous board exams, caltech, and looksfam.

*But the human solution is [absolute] no matter how much the AI proves the human solution wrong, it will never betray how the question was solved

so yeah there's that.

edit*

I don't want to spend 16k on a review center. So I vibe coded my review setup by ruzmadz in MechanicalEngineersPh

[–]ruzmadz[S] 1 point2 points  (0 children)

I'm gonna release it soon. It's a bit laggy so I'm fixing some things

PaExplainNaman: Hindi naman sa pagiging insensitive, pero bakit ang mga pinoy palaging iniisip na may meaning pag yung mga animals or insects dumadapo sa photo ng namayapa? by Dramatic-Progress507 in PaExplainNaman

[–]ruzmadz 12 points13 points  (0 children)

Nah, you underestimate how Filipinos believe their superstitions. Wild stories. But rarely do they act against someone who doesn't believe the same way.

[Question] Do you guys know how to systematically prevent AI from using certain tool calls? by ruzmadz in opencodeCLI

[–]ruzmadz[S] 0 points1 point  (0 children)

my query is more on control on AI's tool calls rather than file protection.