HackerTrans
TopNewTrendsCommentsPastAskShowJobs

mdev23

no profile record

Submissions

Show HN: Create personalized offline PWAs

langnexus.vercel.app
2 points·by mdev23·6 месяцев назад·0 comments

Show HN: AI slides and presentation coaching

eloquentiq.vercel.app
1 points·by mdev23·7 месяцев назад·0 comments

Show HN: DODA - The Open Source TUI-LLM Dev Assistant

github.com
2 points·by mdev23·2 года назад·1 comments

[untitled]

4 points·by mdev23·3 года назад·0 comments

Show HN: OpenAI dev assistant GUI with local code interpreter

github.com
67 points·by mdev23·3 года назад·21 comments

comments

mdev23
·6 месяцев назад·discuss
same
mdev23
·2 года назад·discuss
what a time to be alive
mdev23
·2 года назад·discuss
Whats the difference between a software engineer and a programmer? One of them has a job
mdev23
·2 года назад·discuss
https://github.com/mwmeyer/doda - AI ( LLM ) Terminal Assistant
mdev23
·2 года назад·discuss
Check out https://gitlab.com/mdev1974008/doda - Pure terminal UI. Its just python.
mdev23
·3 года назад·discuss
Sorry I didn't provide you the comic relief that you are clearly in need of!
mdev23
·3 года назад·discuss
https://godotengine.org
mdev23
·3 года назад·discuss
the prompt made me laught, much love fellow nerd
mdev23
·3 года назад·discuss
totally pointless if its not open source
mdev23
·3 года назад·discuss
where is the github?
mdev23
·3 года назад·discuss
platform risk for building products with their API is elevated
mdev23
·3 года назад·discuss
i'm building a dev focused one https://github.com/agentcasa/doda ... no reason you couldn't update the CSS to make it look more normal though
mdev23
·3 года назад·discuss
web UI so it can best hosted on a server
mdev23
·3 года назад·discuss
nice! i'll add a PR for DODA
mdev23
·3 года назад·discuss
thats the end goal for this type of tool. right now you just guide the bot into the repo and ask it to read individual files
mdev23
·3 года назад·discuss
You can use function calling: https://openai.com/blog/function-calling-and-other-api-updat...
mdev23
·3 года назад·discuss
I am working on an LLM agents tool that could probably help with this: https://recurai.com

Reach out and i'll try to get you setup: [email protected]
mdev23
·3 года назад·discuss
here are some tips to differentiate: 1. focus on automating integration provisioning ... ie, dev still have to go through the various third parties they want to integrate with and that is a PITA 2. focus on something other than oauth... api tokens are actually way more straight forward to developers than oauth in terms of setting up
mdev23
·3 года назад·discuss
https://recurai.com - my attempt to utilize the openAI API in a useful way.

Started as ChatGPT over email -> then messaging ( SMS/discord/whats app etc. ) -> chat embed / configurable AI bot REST API. Been all over, not sure what to do next to be honest!