TID-Lab / Aggie-FuCo

Aggie fork that will add gen-ai labelling feature + Junkipedia sourcing to the React version.
MIT License
0 stars 0 forks source link

Integrate Junkipedia with backend pulling #8

Open steveand117 opened 2 months ago

steveand117 commented 2 months ago

Take a look at /backend/fetching/sourceToChannel.js among other things. We can hard-code the API-key/query parameters into the env since it could reasonably be single-source, but we could also upload through the frontend if we want to differentiate between different keywords for Junkipedia sourced pulls or between Junkipedia and twitter-auth sourced pulls.

Reference for downstream file. https://github.com/TID-Lab/downstream/blob/master/src/builtin/channels/junkipedia/junkipedia.ts