Hashtag
Hashtag is a knowledge-based platform built on the LLMs, offers a comprehensive suite of out-of-the-box capabilities such as data processing, RAG retrieval, and visual AI workflow orchestration, letting you easily develop and deploy complex question-answering systems without the need for extensive setup or configuration.
Install / Use
/learn @Cormacwren/HashtagREADME
Hashtag
<p align="center"> <a href="./README_en.md">English</a> | <a href="./README.md">Simplified Chinese</a> | <a href="./README_ja.md">Japanese</a> </p>Hashtag is a knowledge-based Q&A system powered by a large language model (LLM), offering out-of-the-box data processing and model-calling capabilities. It also supports visual workflow orchestration via Flow to enable complex Q&A scenarios!
</div> <p align="center"> <a href="https://Hashtag.fun/"> <img height="21" src="https://img.shields.io/badge/Use%20Online-d4eaf7?style=flat-square&logo=spoj&logoColor=7d09f1" alt="cloud"> </a> <a href="https://doc.tryHashtag.ai/docs/intro"> <img height="21" src="https://img.shields.io/badge/Documentation-7d09f1?style=flat-square" alt="document"> </a> <a href="https://doc.tryHashtag.ai/docs/development"> <img height="21" src="https://img.shields.io/badge/Local%20Development-%23d4eaf7?style=flat-square&logo=xcode&logoColor=7d09f1" alt="development"> </a> <a href="/#-%E7%9B%B8%E5%85%B3%E9%A1%B9%E7%9B%AE"> <img height="21" src="https://img.shields.io/badge/Related%20Projects-7d09f1?style=flat-square" alt="project"> </a> </p>🛸 Use Online
- 🌍 International Version: Hashtag.fun
💡 RoadMap
1 Application Orchestration Capabilities
- [x] Dialog workflows, plugin workflows
- [x] Tool calling
- [x] Code sandbox
- [x] Loop calling
- [x] User selection
- [x] Form input
2 Knowledge Base Capabilities
- [x] Multi-library reuse and mixing
- [x] Chunk record modification and deletion
- [x] Supports manual input, direct segmentation, QA split import
- [x] Supports txt, md, html, pdf, docx, pptx, csv, xlsx (can PR more file loaders), URL reading, CSV batch import
- [x] Mixed retrieval & re-ranking
- [x] API knowledge base
- [ ] Custom file reading service
- [ ] Custom chunking service
3 Application Debugging Capabilities
- [x] Single-point search test in the knowledge base
- [x] Feedback and modification during dialogs
- [x] Full context display
- [x] Full module intermediate value display
- [ ] Advanced orchestration debug mode
4 OpenAPI Interface
- [x] Completions interface (chat mode aligned with GPT interface)
- [x] Knowledge base CRUD
- [x] Dialog CRUD
5 Operational Capabilities
- [x] Shareable window without login
- [x] One-click embed via Iframe
- [x] Chat window embed with custom icons, default opening, dragging, etc.
- [x] Unified dialog history review and data annotation
6 Miscellaneous
- [x] Supports voice input and output (configurable)
- [x] Fuzzy input suggestions
- [x] Template marketplace
👨💻 Development
Project tech stack: NextJs + TS + ChakraUI + MongoDB + PostgreSQL (PG Vector plugin)/Milvus
-
⚡ Quick Deployment
Deploy via Sealos without server purchase or domain name. Supports high concurrency and dynamic scaling. Database applications use Kubeblocks for superior IO performance compared to simple Docker container deployment.
Click here for the Hashtag one-click deployment tutorial via Sealos
- Quick Start for Local Development
- Deploy Hashtag
- System Configuration Guide
- Multi-Model Configuration Guide
- Version Update/Upgrade Instructions
- OpenAPI API Documentation
- Knowledge Base Structure Guide
🏘️ Community Group
Scan to join the Feishu topic group:

🏘️ Join Us
We are looking for like-minded individuals to accelerate Hashtag's development. Learn more about Hashtag 2025 Recruitment.
💪 Related Projects
- Laf: Quick integration with third-party applications in 3 minutes
- One API: Multi-model management supporting Azure, Baidu Wenxin, etc.
- TuShan: Build a backend management system in 5 minutes
🌿 Third-Party Ecosystem
<a href="#readme"> <img src="https://img.shields.io/badge/-Back%20to%20Top-7d09f1.svg" alt="#" align="right"> </a>👀 Additional Resources
<a href="#readme"> <img src="https://img.shields.io/badge/-Back%20to%20Top-7d09f1.svg" alt="#" align="right"> </a>🤝 Contributing
We welcome all forms of contribution. If you’re interested in contributing code, check out our GitHub Issues to showcase your creativity and ideas.
<a href="https://github.com/labring/Hashtag/graphs/contributors" target="_blank"> <table> <tr> <th colspan="2"> <br><img src="https://contrib.rocks/image?repo=labring/Hashtag"><br><br> </th> </tr> <tr> <td> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://next.ossinsight.io/widgets/official/compose-org-active-contributors/thumbnail.png?activity=active&period=past_28_days&owner_id=102226726&repo_ids=605673387&image_size=2x3&color_scheme=dark"> <img alt="Active participants of labring - past 28 days" src="https://next.ossinsight.io/widgets/official/compose-org-active-contributors/thumbnail.png?activity=active&period=past_28_days&owner_id=102226726&repo_ids=605673387&image_size=2x3&color_scheme=light"> </picture>**** </td> <td rowspan="2"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://next.ossinsight.io/widgets/official/compose-org-participants-growth/thumbnail.png?activity=new&period=past_28_days&owner_id=102226726&repo_ids=605673387&image_size=4x7&color_scheme=dark"> <img alt="New trends of labring" src="https://next.ossinsight.io/widgets/official/compose-org-participants-growth/thumbnail.png?activity=new&period=past_28_days&owner_id=102226726&repo_ids=605673387&image_size=4x7&color_scheme=light"> </picture> </td> </tr> <tr> <td> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://next.ossinsight.io/widgets/official/compose-org-active-contributors/thumbnail.png?activity=new&period=past_28_days&owner_id=102226726&repo_ids=605673387&image_size=2x3&color_scheme=dark"> <img alt="New participants of labring - past 28 days" src="https://next.ossinsight.io/widgets/official/compose-org-active-contributors/thumbnail.png?activity=new&period=past_28_days&owner_id=102226726&repo_ids=605673387&image_size=2x3&color_scheme=light"> </picture> </td> </tr> </table> </a> <a href="#readme"> <img src="https://img.shields.io/badge/-Back%20to%20Top-7d09f1.svg" alt="#" align="right"> </a>License
This repository follows the Hashtag Open Source License.
Related Skills
bluebubbles
349.9kUse when you need to send or manage iMessages via BlueBubbles (recommended iMessage integration). Calls go through the generic message tool with channel="bluebubbles".
slack
349.9kUse when you need to control Slack from OpenClaw via the slack tool, including reacting to messages or pinning/unpinning items in Slack channels or DMs.
tmux
349.9kRemote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.
frontend-design
109.8kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
