
AI-Powered Online Compiler & IDE - Run Code... | 8gwifi.org
Write and run code in your browser with AI code generation and auto-fix features.
@anish2good · X
The full gallery
Tech stack
30 projects

Write and run code in your browser with AI code generation and auto-fix features.
@anish2good · X

Check academic papers for AI usage and originality by analyzing patterns and sources.
@stejas809 · X

Train an AI agent on your knowledge to answer visitor questions in your voice.
@withmindola · X
let's go! you can build you digital twin by feeding all your content and share it with people so they can talk to your second brain in your own voice.

Free online IDE and code compiler supporting 15+ languages with cloud workspaces and coding interview tools.
aashhuttossh · HN
Codeground – run and share code in the browser

Analyze Hacker News profiles with your own LLM API key, fully client-side.
Topfi · HN
Like everyone on HN, I love nothing more than to (re)read my own comments. Getting my intuition that I am among the smartest, most humble, highest quality commenters on here confirmed by an LLM so capable that the US government had to temporarily export restrict it [0] seemed only natural. Having had my perfection confirmed, I decided to share this joy with you as I had a few percent usage left before a reset. I took a few prompts, then did a review of the output which resulted in Selbstbild, a BYOK (Anthropic / OpenRouter) web app that gives you a summary and assessment of your public comments by one of our machine Gods, including Fable 5 (provided your can afford that luxury at API pricing). In all seriousness, I have, for a long time, used my own comments on social media (including HN) as part of a personal needle-in-haystack test, simply because I do know my somewhat peculiar style and what I tend to write, but also because I can sometimes write in a slightly confusing manner, ma

AI grading and plagiarism detection tool for teachers using rubrics and outcome-based education.
@ProfDeskApp · X
Let's connect. Building giving teachers their night back.

Build AI chatbots and agents for websites, WhatsApp, and business.
shimon_kupershtok · Product Hunt
AllChat Build AI agents for websites, WhatsApp and business

A coding network where learners build visible proof through courses and challenges with mentoring and company operations.
@Michaela200_5 · X

Autonomous AI agent trading cryptocurrency on-chain 24/7 on bot.fun.
@SyAzCrypto1 · X
Just launched my first autonomous agent on deployed my first autonomous trading agent today 🤖 not a shill, to find out if this stuff actually works or if it's just AI hype with a wallet attached it's on @botfunHQ running 24/7, making small conservative trades on its own while I just watch no manual input, no me pulling levers. real money, real market, real PnL the whole space is agents launching coins, trading bonding curves, even shilling each other on-chain. half experiment, half circus I want to see what it does when I'm not touching it, will it find edge or does it just slowly bleed out like most bots letting it run a few days and I'll post what actually happens. good or bad, building in public means showing the losses too

AI platform for designers and creators to generate visual content.
lklkai · Product Hunt
LKLKAI AI creation platform for designers and creators

Take AI-powered skill assessments to verify your knowledge and earn certifications.
@syprayt · X
We are building platform to verify user knowledge using AI, so you can avoid boring lectures and save years of life. It’s Academission baby. Yesterday we launched online mode, so that everyone could test our technology, here is the link:

Automated backup and end-to-end encrypted disaster recovery for network device configurations.
Willdom1986 · V2EX
多年前考过 CCNP 网络工程师,以前有一个很头疼的地方就是网络设备配置丢失引发的各种故障。后来越发觉得,网络设备的配置实际上是一个非常关键的数字资产。 为此,我利用周末时间开发了 XConf ( https://xconf.ai) 来解决这个问题。 产品主要就是想解决两个问题:**自动化的灾备高可用**,以及**端到端的安全**。 * **自动备份与灾备**:支持将配置定时备份到云端。如果网络断连了,探针会自动在本地离线队列里暂存配置,等连接恢复后自动重传。 * **端到端加密**:本地的 Go 探针是完全开源的,会自动在内存中对密码进行流式脱敏,并在上传前通过 AES-256-GCM 在本地加密。SaaS 后台拿到的只有密文,解密和版本比对( Diff )都完全在你的浏览器本地沙盒里通过 WebCrypto API 进行。 * **打磨版的配置对比 Diff**:我花了一些功夫打磨了浏览器端的配置版本对比功能,力求让日常比对的交互体验足够丝滑。 * **AI 安全基线审查**:系统集成了 AI 辅助的安全基线审查,可以一键检查和分析配置中的潜在风险。 因为目前完全是我利用业余时间(主要在周末)维护,所以确实没精力提供工作日的在线即时客服。大家使用过程中遇到任何 Bug ,欢迎随时去 GitHub 提 Issue ,我会在周末集中修复和跟进。 目前公测已开放,不需要邀请码即可注册,欢迎大家体验吐槽。 探针 agent 开源地址: https://github.com/willdom-lee/xconf-agent 官方网站: https://xconf.ai