Features and process to use.
- Blog URLis input for this bot.
- Bot will scrape the content part and show user on sreen.
- It is downloadable as well in PDF form.
- Any text can be searched by user and it will highlighted.
pnpm install
pnpm run serve
Add Supabase url and key in main.py
uvicorn main:app --reload