Cormacwren/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.
This tool helps you build sophisticated question-answering systems using your own knowledge base. You feed it various documents (like PDFs, Word docs, webpages, or text files), and it processes them to create a custom AI assistant. This assistant can then answer complex questions based on your specific information. It's ideal for anyone who needs to quickly deploy AI-powered Q&A for internal or external use, without deep technical expertise.
Use this if you need to create a smart chatbot that can answer questions using specific documents or data, and you want a visual way to design how it retrieves and processes information.
Not ideal if you're looking for a simple chatbot that only uses general internet knowledge or you require extensive, low-level coding control over every AI model parameter.
Stars
14
Forks
—
Language
Python
License
—
Category
Last pushed
Feb 25, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/Cormacwren/Hashtag"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
gpt-open/rag-gpt
RAG-GPT, leveraging LLM and RAG technology, learns from user-customized knowledge bases to...
LexiestLeszek/scrapeGPT
ScrapeGPT is a RAG-based Telegram bot designed to scrape and analyze websites, then answer...
leon0204/fast-rag
LLM Rag Intelligent Q&A Robot
gptscript-ai/gptparse
Document parser for RAG
maanvithag/thinkai
An LLM app with Retrieval Augmented Generation (RAG) built using OpenAI GPT models, Langchain...