OpenHunts
OpenHunts
HomeWinnersStoriesPricing
TrendingCategoriesSponsorNewsletter
Submit

Categories

Browse Categories

APIs & Integrations101AR/VR9Artificial Intelligence1485Blockchain & Crypto34Business Analytics146CMS & No-Code66Data Science & Analytics141Databases45Design Tools430Developer Tools521DevOps & Cloud36E-commerce135Education Tech240Finance & FinTech147Gaming Tech129Graphics & Illustration315Green Tech10Hardware10Health Tech114Internet of Things (IoT)18Machine Learning51Marketing Tools728Mobile Development70Natural Language Processing59Open Source68Platforms322Productivity1150Prototyping10Robotics2SaaS780Sales Tools107Security79Serverless3Testing & QA28UI/UX114Wearables6Web Development390

Quick Access

Trending NowBest of MonthNewsletter
OpenHunts logo

© 2026 OpenHunts. All rights reserved.

Follow us on X (Twitter)Follow us on TelegramFollow us on GiphyDomain Rating for openhunts.com

Discover

  • Pricing
  • Trending
  • Categories
  • Submit Project
  • Sponsors
  • Blog
  • Newsletter

Resources

  • Product Hunt Alternatives
  • ToolFio
  • Open Launch
  • Twelve Tools
  • Startup Fame
  • MagicBox.tools
  • Fazier

Legal

  • Terms of Service
  • Privacy Policy
  • Legal
New Arrival

Open Source

Repohistory logo

1. Repohistory

tldr: GitHub’s built-in repo analytics sucks, so I built a better oneAs a maintainer of a few open-source projects, I’ve always wanted to better understand the traffic sources and trends for my repos. Unfortunately, GitHub’s built-in analytics only show limited data from the past 14 days, which doesn’t provide much insight.That’s why I built Repohistory, a better GitHub repo analytics platform. It automatically fetches and stores your traffic data every day, so you’re no longer limited to just 14 days. The dashboard shows you:Daily star growthTotal views & clones over timeTop referral websitesMost-viewed pages in your repoSo if you have any public repos on GitHub, Repohistory can give you a much clearer picture of your traffic trends!

Visit
3
LiteChat logo

2. LiteChat

LiteChat is a modular, extensible, and privacy-focused AI chat application designed for power users, developers, and teams. It supports multiple AI providers, advanced prompt engineering, project-based organization, and powerful developer features like virtual file systems, Git integration, and a comprehensive modding system.## ✨ Key Features### 🔒 Privacy-First Architecture- 100% Client-Side: All data stored locally in your browser using IndexedDB- No Server Dependencies: Core functionality requires no backend services- Full Data Control: Export/import your entire configuration or specific data types (conversations, projects, settings, API keys, providers, rules, tags, mods, sync repos, MCP servers, prompt templates, and agents).### 🤖 Multi-Provider AI Support- OpenRouter: Access to 300+ models through unified API- OpenAI: GPT-4x, o3-mini, o4-mini, o3, o3-pro, with reasoning and tool support- Google Gemini: Gemini Pro models with multimodal capabilities- Anthropic Claude: Sonnet, Opus, ...- Local Providers: Ollama, LMStudio, and other OpenAI-compatible APIs- Advanced Features: Streaming, reasoning, tool execution, ...### 🌐 Everyone's Favorite Features- Send text files to any LLM: Even those who say they do not support file uploads- Multimodal support: If a model support a file type, you can send it to it- Auto title generation: The AI will generate a title for your conversation- Conversation export: Export your conversation to a file- Message regeneration: When the model falls on its face, you can regenerate the message- Conversation Sync: Sync conversations with Git repositories for a "poor man" no thrill sync solution.- Prompt Library: Create, manage, and use reusable prompt templates### 💻 Power User Features- Workflow Automation: Create, save, and execute multi-step AI workflows with automated sequences, variable mapping, and intelligent orchestration- Agents: Create, manage, and use powerful AI agents and their associated tasks.- Tool System: AI can read/write files, execute Git commands, and more, including tools from MCP servers.- Text Triggers: Powerful inline commands for prompt automation (e.g., @.rules.auto;, @.tools.activate vfs_read_file;, @.params.temp 0.7;)- Race: you can send the same prompt to multiple models at once and see the results- Mermaid Diagrams: Real-time diagram rendering with full Mermaid.js support- Response editor: edit the response after it has been generated to remove the fluff and save on tokens- Rules: you can add rules to the AI to guide its behavior, tags are here to bundle rules together- Regenerate with: regenerate the message with a different model### 🛠️ Developer-Focused Features- Code Block Enhancements: Filepath syntax, individual downloads, ZIP exports- Codeblock editor: you can edit the codeblock content directly in the browser, and use it in the follow up chats !- Virtual File System: Browser-based filesystem with full CRUD operations- Git Integration: Clone, commit, push, pull directly in the browser- Structured Output: you can ask the AI to return a structured output, like a JSON, a table, a list, etc. (untested ^^')- Formedible codeblock: LLMs can use the formedible codeblock to create a form to interact with the user in a deterministice maner using the [Formedible](https://github.com/DimitriGilbert/Formedible) library.> If you have a 1000 LoC to spare, you can create you own custom Codeblock renderer see [FormedibleBlockRendererModule](src/controls/modules/FormedibleBlockRendererModule.ts) for an example.### 📁 Project Organization- Hierarchical Projects: Organize conversations in nested project structures- Per-Project Settings: Custom models, prompts, and configurations- Rules & Tags: Reusable prompt engineering with organization### 🔌 MCP (Model Context Protocol) Integration- HTTP and Stdio MCP Servers: Connect to external MCP servers via HTTP Server-Sent Events, HTTP Stream Transport and Stdio (via [node ./bin/mcp-bridge.js](./bin/mcp-bridge.js))- Automatic Tool Discovery: Tools from MCP servers are automatically available to the AI- Graceful Error Handling: Configurable retry logic with exponential backoff- Connection Management: Real-time status monitoring and manual retry capabilities- Secure Authentication: Support for custom headers and API key authentication### ⚙️ Extensibility & Customization- Modding System: Safe, sandboxed extension API for custom functionality- Control Modules: Modular UI components with clean separation of concerns- Event-Driven Architecture: Decoupled communication for maintainability- Build-Time Configuration: Ship with pre-configured setups for teams/demos- Custom Themes: Full visual customization with CSS variables

Visit
1
Spacedrive logo

3. Spacedrive

IntroductionSpacedrive is a file manager that unifies files from all your devices and clouds into a single, easy-to-use explorer. Key features include:Unified File System: Combines local drives and cloud storage into one searchable database.Cross-Platform Access: Organize and explore files from any device.Tag-Based Organization: Use tags to categorize and quickly find files.Virtual File System (VDFS): Enables efficient storage and retrieval.Ideal for:Creators who need to manage large media libraries.Hoarders with extensive digital collections.Painfully disorganized individuals seeking better file management.Spacedrive offers a future-proof file management solution with its distributed filesystem and content addressable storage, providing a more efficient and organized way to handle your digital life.

Visit
2
OPS logo

OPS

Extra app revenue, zero user disruption.

Sponsored

Kaizen Agent logo

4. Kaizen Agent

Kaizen Agent is your AI agent’s built-in QA and improvement engine.It automatically generates test cases, executes them, identifies failures, and suggests or applies fixes to both code and prompts — all without human intervention.Whether you’re building retrieval agents, multi-turn assistants, or tool-using agents, Kaizen Agent continuously evaluates and enhances their behavior, architecture, and guardrails to improve reliability and generalization over time.No more manual testing. No more brittle prompts. Just better agents — on autopilot.

Visit
1
Accuguide logo

5. Accuguide

IntroductionAccuguide is a community-driven platform that helps users discover and rate accessible places and services. Key features include:Accessibility Information: Find detailed accessibility information for businesses, schools, and public spaces.Community Reviews: Read and write reviews about accessibility experiences to help others make informed decisions.Ideal for:People with disabilitiesCaregivers and family membersBusinesses and organizations seeking to improve accessibilityAccuguide empowers the disabled community by providing comprehensive accessibility information and fostering a community of advocates.

Visit
1
Gitea Mirror logo

6. Gitea Mirror

Gitea Mirror is a self-hosted solution for automatically mirroring and backing up GitHub repositories to Gitea. Key features include:Automated Mirroring: Schedule automatic synchronization of GitHub repositories to Gitea.Bulk Operations: Mirror entire organizations or user accounts with a single configuration.Real-time Status: Monitor mirror progress with live updates and detailed activity logs.Preserve Structure: Maintain GitHub organization structure or customize repository organization.Ideal for:Developers seeking code backup and redundancy.Organizations needing self-hosted Git solutions.Teams migrating from GitHub to Gitea.Gitea Mirror provides a secure, open-source solution to keep your code safe and accessible, giving you full control over your data and infrastructure.

Visit
2
Next Forge logo

7. Next Forge

IntroductionNext Forge is a multilingual Next.js 15 starter kit designed to accelerate the development of global-ready web applications. Key features include:Built-in i18n Support: Seamlessly integrate internationalization into your Next.js application.SEO-Friendly Foundation: Optimized for search engines to improve visibility and organic traffic.Clean and Efficient Codebase: A well-structured and maintainable foundation for your project.Next.js 15 Compatibility: Leverages the latest features and improvements of Next.js 15.Ideal for:Developers building multilingual web applicationsStartups targeting international marketsTeams seeking a robust and SEO-optimized Next.js starterNext Forge provides a solid starting point for creating global web applications, saving developers time and effort by handling internationalization complexities out-of-the-box.

Visit
0
Poline — Esoteric Color Palette Generation Library logo

8. Poline — Esoteric Color Palette Generation Library

poline is lightweight, dependency free and fast JavaScript function written in TypeScript. It draws lines between anchors over polar coordinates to generate ...

Visit
3
Pile logo

9. Pile

IntroductionPile is a desktop app for reflective journaling, designed to help users develop their thoughts and ideas over time. Key features include:Private and Local: Your journal entries are stored locally, ensuring privacy.AI Reflections: Integrates with OpenAI's GPT-4 to provide AI-powered reflections on your entries (requires API key).Burst Journaling: Ideal for capturing thoughts in short bursts and revisiting them later.Highlighting and Editing: Easily highlight important entries and edit or delete any entry as needed.Ideal for:Individuals seeking a private and reflective journaling experience.Users who want to leverage AI to gain insights from their journal entries.Those who prefer a desktop application over web-based journaling tools.Pile offers a unique combination of privacy, AI integration, and a focus on iterative thought development, making it a powerful tool for personal growth and reflection. It's also open-source and free.

Visit
2
Vinaya Journal logo

10. Vinaya Journal

Vinaya Journal is a cross-platform journaling desktop app that integrates local AI via Ollama and a retrieval-augmented generation (RAG) pipeline using ChromaDB. It is designed for offline-first, privacy-conscious AI journaling so that your thoughts stay on your device.

Visit
1
PreviousPage 6 of 7Next