This project scrapes the videos from iherng YouTube channel and summarizes the videos using the Google Gemini LLM model.
- Python + Sqlite
- React + Remix
- Tailwind
- Install the dependencies
pip install -r requirements.txt- Run the script
python scripts/main.py- Run the script
python scripts/export_to_json.py- Install the dependencies
bun install- Run the app
bun run dev- Add videos published date
- Add property location URL or show in map
- Improve LLM response by improving on the prompt