Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bdeering1/brave-career-challenge
https://github.com/bdeering1/brave-career-challenge
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/bdeering1/brave-career-challenge
- Owner: Bdeering1
- Created: 2024-10-28T16:24:20.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-12-01T01:45:00.000Z (2 months ago)
- Last Synced: 2024-12-09T15:13:53.352Z (about 2 months ago)
- Language: TypeScript
- Size: 214 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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