
Pterocos | Online Code Editor - Pterocos.eu.org
Pterocos是支持AI的在线代码编辑器,可学习编写多种编程语言。
@aminekhddz · X
AI Online code editor
完整作品展
技术栈
60 projects

Pterocos是支持AI的在线代码编辑器,可学习编写多种编程语言。
@aminekhddz · X
AI Online code editor

连接你的数据库,用自然语言提问获取SQL、图表和数据洞察。
canmeng · V2EX
Vibe 了一个 Agent 桌面端 https://datyo.ai 欢迎试用

Convert PDF, DOCX, XLSX, CSV, JSON, XML, HTML, Images to clean Markdown optimized for AI Agents, RAG, and Vector DBs. 100% Privacy-First, In-Browser Conversion.
@13SahajChawla · X
For professionals to redact their client's sensitive informations before giving AI to process it & while converting any kind of document to a structured MD file. Better quality outputs, 100% privacy with on-browser local processing, and fully free!

用Sakura基准测试本地编码模型,测量准确性、延迟和吞吐量。
u/Unfair_Association89 · Reddit
I built a reproducible benchmark for local coding models (Ollama, 27 tasks, live leaderboard) ran it on my 8GB card, here's what I found I kept eyeballing "vibes" to decide whether one quant of a coding model was actually better than another on my machine, so I built Sakura to get real numbers instead. What it does: - Points at any Ollama model and runs it through 27 hand-curated tasks: codegen, bugfix, SQL, refactor, systems design, protocol implementation, and terminal-agent episode


通过交互式可视化学习数据结构和算法,准备技术面试。
@aarsh_30 · X

Build beautiful, dynamic forms without writing a single line of code. Drag, drop, and publish multi-language forms with team collaboration and real-time submissions.
@Simbalize · X
I’m been working on this project 🚀🧑🚀

@anupamrjp Need Ai for Study or Coding? Use SetrxAI everything is free Try it now:- https://t.co/8jbF6Kgnr5
@AmanRay556397 · X
Need Ai for Study or Coding? Use SetrxAI everything is free Try it now:-

通过统一的 API 接口访问多个 AI 语言模型。
u/DanTahirCode · Reddit
I built an open source coding agent with a personality - meet Klenny Code 🐾 Hey r/SideProject, my name is Dan Tahir, and I'm here to show off something I'm really proud of: Klenny Code, the open source coding agent with personality. A fully capable coding agent with memory and cross-project referencing, plus an assistant who can read your email, run scheduled tasks, pilot your browser, and be your corgi pal. Here's the pitch: bring your own OpenRouter API key, and Klenny wil

用于格式化、编码和数据转换的浏览器工具。
4seasons · V2EX
devfun.org - 开发者(网络)工具集合 ## 访问地址 https://devfun.org ## 主要功能 - 本机 IPv4/IPv6 网络检查及 IP 信息查询 - 站点可访问性检查(支持全球区域) - 代理检查及代理全球出口检查 - 各类编解码、格式测试、文本格式化、校验密钥生成、文本处理、转换工具 欢迎大家使用,提供建设性的建议和意见!

浏览器中的230+免费开发工具,用于JSON、CSV、SQL等数据格式化和转换。
divsince1999 · Product Hunt
ToolSnippet 233+ free, 100% client-side developer & text tools

Edge Python 是一个在浏览器中运行的轻量级 Python 解释器。
dylansuttonc · HN
When I started programming Edge Python more than six months ago, I was looking for a version of Python that weighed less than 200 kb so it could reach any device, sandboxed by design, built with browsers in mind, decoupled from the operating system and very fast. Today the closest competitor would be MicroPython. However, it did not solve my real problems or the problems of the people who use the project. * Managing async and blocking code on the event loop. MicroPython inherits CPython's blocki