|
|
|
Show HN: Generating ultra high-quality articles using Ground Truth knowledgebase
(share.streamlit.io)
|
|
3 points
by adorosario
1022 days ago
|
|
Backstory: In 2022, the big problem I ran into with AI-generated content was that the AI would make stuff up like crazy -- thus hurting the brand and, over the long-term, trust in the facts that were presented. So now, I created this new tool that basically uses RAG (retreival augmented generation) with anti-hallucination methods to create ultra-high quality content grounded by a "Ground Truth" knowledgebase. In other words, you FIRST start with the "source of truth" (like Pubmed papers or curated list of document/articles) and THEN you generate the content based on that -- WITHOUT hallucinating. What this tool does: Creates FACTUAL content from your Ground Truth KB. Here is the (alpha) version of this tool: https://customgpt-blog-content-generator.streamlit.app/ Here is an example generated article (every word in this article is AI generated from a KB of 800 documents/articles on this niche topic of "shoes from tires") : https://www.wheeliesshoes.com/how-to-make-shoes-from-used-ti... |
|