- Jun 23, 2021
- 1,510
- 1,553
One year back I was trying to generate a TOC with a complexed algo, calculating the possibilities of what heading should be h2, h3 and the inheritance.{"prompt":"OUTLINE OF ARTICLE\n\n###\n\n","completion":" cryptocurrency\nhow does crypto work\nwhat is cryptocurrency and how does it work\nexplain cryptocurrency\ncryptocurrency explained\nwhat's crypto\nwhat is cryptocurrency and how it works\nwhat crypto\nwhat is crypto money\nunderstanding cryptocurrency\ncripto currency\nwhat is cryptocurrency used for\nwhat is crypto coin\nwhat is a crypto\ncrypto basics\nwhat is crypto currency and how does it work\nkrypto currency\ncrypto currency for dummies\nwhat cryptocurrency is this\ncrytocurrency\nencrypted currency\ncrypto what is it\nwhat is cripto\nwhat exactly is cryptocurrency\ncyrptocurrency\nwhat is cryto\ncryptocurrency basics\nis crypto\nencryption currency\nabout cryptocurrency\ncryptocurrency how it works\nwhat are crypto coins\nbasics of cryptocurrency\ncrypto curency\nwhat is krypto\nwhat is the purpose of cryptocurrency\nwhat is cryptocurrency for dummies\ncrypto currancy\ncryptocurrency explained simply\nwhat is a crypto coin\nall about cryptocurrency\nhow to understand cryptocurrency\nwhat is cryptocurrency and how it works?\ncrypto currency explained\ncryptocurrancy\nintro to cryptocurrency\nunderstanding crypto\nexplain cryptocurrency to me\ncrptocurrency\ncypto currency\nwhat is crypto cash\nintroduction to cryptocurrency\nwhat is crypto coins\npurpose of cryptocurrency\ncryptocurreny\nhow does cryptocurrency work?\ncrypto.currency\ncrypocurrency\ncryptocurrency explained for dummies\ncryptocurrency definition for dummies\ncrypto explained simply\nwhat is cyber currency\nexplain cryptocurrency for dummies\nhow cryptocurrency works?\nwhat is crpto\nwhat is crypto used for\nhow does cryptocurrency work in simple terms\nwhat is crypto currency in simple terms\ncryptocurrecy\nwhat are cryptos\nwhat are the cryptocurrencies\nsimple explanation of cryptocurrency\ncryptocurrency system\ncryptocurrency.\nhow to explain cryptocurrency\nwhat is crypto and how does it work\nexplain crypto\ncryptocurrency information\nwhat is cyrpto\nwhat us crypto\neverything you need to know about cryptocurrency\nok google what is cryptocurrency\nwhat is cryptocurrency in simple terms\nunderstanding crypto currency\nwhat is.crypto\ncryptocurrenc\nwhy is crypto\ncrypto information\ncrypto knowledge\nwhats a crypto\nwhat is cypto\nencrypted currency meaning\neverything to know about cryptocurrency\ncryptocurrency purpose\ncryptocurrency is\ncryptocurrency simple definition\ni don't understand cryptocurrency\ncrypo currency\ncryptocurrency introduction\ncryptocurrency how does it work\nis crypto a currency\ncryptocurrecny\nehat is crypto\ncryptocurrency?\nwhat to know about cryptocurrency\nwhat are crypto\ncrypto curreny\ncryptocurrency info\nintro to crypto\nunderstanding cryptocurrencies\nis cryptocurrency virtual currency\ncryprocurrency\ncrypto how it works\nbasics of crypto\ncrypto for dummies explained\nwhat does cryptocurrency do\nexplanation of cryptocurrency\ncrytpo currency\ncryptocurr\nwhat does crypto do\ncryptocurrency overview\nwhat are cryptocurrencies used for\ncrypotcurrency\nexplaining cryptocurrency\nunderstand cryptocurrency\nhey google what is cryptocurrency\nthe basics of cryptocurrency\ncryptocurrenxy\ncryptocurrent\nwhat does crypto\ncryptocurrncy\ncrypto current\ncryptocurrenty\nwho is crypto\nhow crypto currency works\nintroduction to crypto\ncryptomoney\n\"cryptocurrency\"\ncryptocurrency currency\ncryptocurrnecy\ntell me about cryptocurrency\ncrypto currecy\ncrypto currentcy\ncrypto digital currency\ncyrtocurrency\nur cryptocurrency\nabout crypto\ncrupto currency\nsimple definition of cryptocurrency\ncryotocurrency ###"}
The article outline you need to do yourself and write a program to generate an outline based on a webpage.
Not until a few months back I realise that you can just send all headings into a LLM and let it organize a new one like what you did.
The difference is, instead of training/fine-tuning one LLM like you did, I simply go with few-shots and prompts. It works.