Contenda // Markprompt (Confbrew)
Contenda makes it incredibly easy for anyone to transform video into effective written content. You can plug in a YouTube playlist and receive markdown. This allows Markprompt to ingest all of that knowledge in an automatic and systematic way. Our powers combined: you get a smart, accurate Q&A platform from any set of videos you put through our integration!

Setup
You need three keys to use this template:
Contenda is an integrated library with Autocode, so you can link it as a resource for easier use.
Quickstart
If you've used Autocode's kv store before, there is a clear_kv.js
file to clean the existing storage.
Otherwise, run main.js
. This file will submit the jobs to Contenda and trigger receive_jobs.js
as a webhook.
You'll notice the logs for receiving jobs will populate over time. Depending on the size of your playlist,
this process can take *several hours**. We recommend you grab some dinner, maybe take a nap.
Once all the jobs are finished processing (you can see it in the logs), run markprompt.js
.
Training is nearly instantaneous, so you should be able to start sandboxing right away!
Markprompt
Markprompt has a sandbox UI for you to sample query your data. They also have React Components so you can
easily add your new chatbot to an existing project!
Contenda
Please note that Contenda's free API key is currently limited to 300 minutes, or 5 hours. Any videos over that limit will not process.
All of the blog_id
's in receive_jobs.js
can also be viewed in the Contenda platform. Navigate to
https://app.contenda.co/editor?blog_id=<BLOG_ID>
and replace the <BLOG_ID>
with yours.
The blog_id
string looks like: 62ab3504-810c-4595-b2ea-52f1cf108f94
.
If it looks like actual words similar to judicial-dm-eat-df-aids-fm
, that is the job_id
for Contenda, not the blog_id
.