HackerTrans
热门最新趋势评论往期问答秀出招聘

mdev23

no profile record

提交

Show HN: Create personalized offline PWAs

langnexus.vercel.app
2 分·作者 mdev23·6个月前·0 评论

Show HN: AI slides and presentation coaching

eloquentiq.vercel.app
1 分·作者 mdev23·7个月前·0 评论

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

github.com
2 分·作者 mdev23·2年前·1 评论

[untitled]

4 分·作者 mdev23·3年前·0 评论

Show HN: OpenAI dev assistant GUI with local code interpreter

github.com
67 分·作者 mdev23·3年前·21 评论

评论

mdev23
·6个月前·讨论
same
mdev23
·2年前·讨论
what a time to be alive
mdev23
·2年前·讨论
Whats the difference between a software engineer and a programmer? One of them has a job
mdev23
·2年前·讨论
https://github.com/mwmeyer/doda - AI ( LLM ) Terminal Assistant
mdev23
·2年前·讨论
Check out https://gitlab.com/mdev1974008/doda - Pure terminal UI. Its just python.
mdev23
·3年前·讨论
Sorry I didn't provide you the comic relief that you are clearly in need of!
mdev23
·3年前·讨论
https://godotengine.org
mdev23
·3年前·讨论
the prompt made me laught, much love fellow nerd
mdev23
·3年前·讨论
totally pointless if its not open source
mdev23
·3年前·讨论
where is the github?
mdev23
·3年前·讨论
platform risk for building products with their API is elevated
mdev23
·3年前·讨论
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年前·讨论
web UI so it can best hosted on a server
mdev23
·3年前·讨论
nice! i'll add a PR for DODA
mdev23
·3年前·讨论
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年前·讨论
You can use function calling: https://openai.com/blog/function-calling-and-other-api-updat...
mdev23
·3年前·讨论
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年前·讨论
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年前·讨论
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!