Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bdeering1/brave-career-challenge


https://github.com/bdeering1/brave-career-challenge

Last synced: 2 days ago
JSON representation

Awesome Lists containing this project

README

        

# Brave Career Mini Challenge
### Web Scraper for Visitor Classification
The goal of this challenge was to build a tool that takes a URL as input, scrapes the site's content, and generates questions using artificial intelligence to classify visitors based on their interests or industry. My solution is a full-stack app that will scrape a given site using Selenium, and use key insights to prompt ChatGPT.

### Solution Stack
**Front End**: Typescript, React, Redux, Tailwind CSS \
**Back End**: Python, Flask, Selenium, Docker \
**Database**: PostgreSQL \
**Hosting**: Amazon Web Services