Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 679 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 679 Bytes

Gyanasuchi

The one who indexes knowledge..

This is a bot that will collect information from various sources, process it and make it searchable on Sahaj's Slack.

Setup

poetry install
poetry run modal run gyanasuchi/scrapper/setup.py

Run

poetry run modal run gyanasuchi/scrapper/fetch_playlist_videos.py
poetry run modal run gyanasuchi/scrapper/fetch_transcripts.py
poetry run modal run gyanasuchi/scrapper/push_to_qdrant.py

Deploy slackbot

poetry run modal deploy gyanasuchi/bot/slack_server.py

This requires a list of secrets to be added to your modal account that have been listed under .env.example