HackerTrans
トップ新着トレンドコメント過去質問紹介求人

purge12

no profile record

投稿

Show HN: Building a no-code browser automation system for OSINT

github.com
1 ポイント·投稿者 purge12·8 か月前·0 コメント

コメント

purge12
·4 か月前·議論
ngrok -> So that I can create a cry for help
purge12
·8 か月前·議論
That was meant to be a satire dude. I just meant to say the chat isn't working :)
purge12
·8 か月前·議論
Nice! Most of my commit messages end up being something like "fixes and stuff, this works now!". This can be pretty helpful
purge12
·8 か月前·議論
Is this still up? I tried to get some ideas on creating AGI, but no AI response came through?
purge12
·9 か月前·議論
Incorporating LLMs into software is a software dev job from what I have experienced. You don't need to know anything other than how to design and integrate APIs. So, the real answer to your question is dependent on what companies are actually "building" something versus which are simply slapping together a bunch of things (I am not against either, if my phrasing suggested otherwise!). A lot of companies and research groups are emerging where you do need ML theory and hence ML engineers. Take for example PPFL (Privacy Preserving Federated Learning) or similar fields.
purge12
·9 か月前·議論
Pretty cool! Are you scraping the data first to pass it to an AI or letting it do the entire thing by itself? Also, if its the latter, are you using a multi-agent framework? Only asking because it seems way too detailed for a single input-output sequence!
purge12
·9 か月前·議論
Working on an automated OSINT tool. OSINT is a tough nut to crack because there is so much one can do and the web is literally infinite. So, this tool can automate browsers, it can call functions in a ReAct loop and make inferences on that. It essentially a combination of an investigator + a tool.

This is a demo for the same: https://drive.google.com/file/d/1foBa7mQOJqXcLsD4xpSen7tXMjR...

I have opensourced the tools I am using in order to get some help in refining them. Check out that project here:

https://github.com/FauvidoTechnologies/open-atlas

Use it, scan some targets!