
voyagard
AI-powered academic paper editor with writing assistance, citation management, and plagiarism detection.
Voyagard — AI 学术论文编辑器,有 AI 编辑,一键查重降重,AI推荐文献索引等功能, 帮助你完成从选题调研,文献索引并管理, AI协助撰写等功能,帮助你轻松完成论文撰写
The full gallery
Tech stack
19 projects

AI-powered academic paper editor with writing assistance, citation management, and plagiarism detection.
Voyagard — AI 学术论文编辑器,有 AI 编辑,一键查重降重,AI推荐文献索引等功能, 帮助你完成从选题调研,文献索引并管理, AI协助撰写等功能,帮助你轻松完成论文撰写

AI generates branded proposals, invoices, and professional documents as PDFs in 60 seconds.
@AadyaAI · X
Aadya AI turns a client conversation into a branded, ready-to-send proposal or invoice PDF in 60 seconds — no templates, no formatting, no chasing.

Secure cloud printing portal with auto-delete protocols to protect sensitive documents at print shops.
@subhamsnetworks · X
Just launched Subhams Secure Print! 🚀 Built a MERN stack ecosystem that protects sensitive docs at local print shops. Features aggressive Auto-Delete protocols and Blind-View tech to ensure zero data retention. 💻🔒 Check out the portal: #BuildInPublic

Free online tools for image compression, PDF merging, and document handling without account creation.
u/Numerous_Western_146 · Reddit
Literally guyss u need to check this 🤯 Hey guys, I was getting really annoyed with all those "free" online tools that compress images or merge PDFs but then force you to create an account or pay a premium fee to download your file. Also, uploading sensitive documents to random servers always felt sketchy to me. So, I built a collection of 9 web tools that process everything 100% locally in your browser. No data is ever uploaded to a server, there are no signups, and it's completely free.

Deploy AI agents that automate enterprise workflows by understanding your business logic.
@kr812345 · X
enterprise ai orchestration platforms to automate using tools. @

Give your AI product a sense of user taste through preference learning.
@marcellafjacob · X

Versioned memory workspace for your ideas and code, readable by connected AI assistants.
@JohnTremendol · X
does this look vibe coded?

Search 50K+ UI screens, build moodboards, and generate AI-designed interfaces.
u/Successful_Draw4218 · Reddit
Our design platform reached 300K Google impressions, 5K organic clicks & ~1,900 users. We're testing a new monetization idea. Over the last few months, we've been building Inspo AI ( https://inspoai.io ), a platform where designers discover UI inspiration, AI-generated interfaces, and curated design resources. One thing we didn't expect was how well SEO would perform. Today we're roughly at: ~1,900 registered users 300K Google Search impressions 5K organic clicks Aro

AI-powered English learning game where kids photograph their schedule to generate vocabulary lessons through animal villagers.
@lzhgus · X
My kid goes to an English-only school in the US, but we speak Chinese at home. So I built her a tiny Animal Crossing-style island to learn English 🏝️ Snap a pic of the teacher's daily schedule → AI turns it into a lesson pack → she learns words from animal villagers, shakes apple trees, goes fishing 🎣 100% hand-written Three.js, zero assets, no backend. Try it:

Browser-based PDF editor with compression, merging, AI analysis, and no cloud uploads required.
@pdfproindia · X

Create professional business documents by speaking for 30 seconds.
@torgimaOS · X
Voice to any document in 30 seconds

Manage academic conferences: submit and review papers, handle scheduling and registration.
@harryjwang · X
I've used many of the major conference systems. Plenty still have docs as an unsearchable static site — or worse, as PDFs that stopped tracking the product three versions ago. Somehow, still true in 2026. We took an AI-first path with instead. Our docs are generated from the codebase itself. A custom Claude Code skill writes each page and retakes the screenshots whenever a feature changes — so the docs don't drift from the product. Every page still gets reviewed by a human before it ships. Now you can talk to them, too. We just shipped "Ask AI" over our docs: This feature also turned out to be a nice teaching case for agentic RAG vs. classic RAG: • Classic RAG: chunk → embed → vector DB → retrieve once, by fixed rules • Agentic RAG: hand the model a search tool and let it drive — write a query, read the results, rewrite, retry At more than 100 pages, still no vector database needed. And every answer cites the exact page it came from. #Age