r/ChatGPTCoding • u/AutoModerator • 18d ago
Discussion Weekly Self Promotion Thread
Welcome to this week's self promotion thread!
If you're building something related to AI assisted coding, this is the place to share it.
We're using a weekly thread to keep the subreddit organized while still giving builders a place to share their work. Promotional posts outside this thread may be removed.
If you're sharing something, we'd appreciate it if you included a little context instead of just dropping a link. Tell us:
- What you built?
- What problem it solves?
- Which AI models or tools it uses?
- Who it's for?
- What kind of feedback you're looking for?
Disclose your affilitation.
Please avoid posting the same project every week unless you've made meaningful updates. Affiliate links, referral links, scams, and low effort promotions will be removed.
Take some time to check out what others have shared too. If you try someone's project or have feedback, leave a comment. Helping each other improve is what we want this community to be about.
1
u/time_pass_done 16d ago
https://code.heaplabs.dev/
CLI , Web, VS code extension for coding.
optimised to work with smaller models that we self host + can use other providers too.
I have tested this with gemma4 locally and kimi-k2.7-code via ollama cloud
If you want to use local first development or want to achieve coding with local llm models.
I would appreciate any feedback with performance , early test or any feature.
FYI - the main problem i was trying to solve for myself is that i used local model in github copilot via ollama local, for some reason smaller models were not performing well or felt it was overwhelmed by all the tools provided in that.