Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grasp-scalable

My personal scalable version of the grasp website my team made during AI Days Hackathon 2025. The goal is to retrieve comments about tech from sources like reddit and synthesize them so that people don't have to go through all the noise.

Frontend

Colors:

  • black
  • #202020
  • #BAB3B3
  • #3D3D3D
  • #4D7DF4

Technologies / Tools

Testing

  1. cd frontend
  2. npm install
  3. npm run dev
  4. npm run build
  5. npm run preview

Deployment

Backend

Design

alt text

Technologies / Tools

  • Python
  • Cloud Run (1 gb memory)
  • Docker
  • Praw (Unofficial Reddit Client library)
  • Asynchronous Coding

Testing

  1. cd backend
  2. fastapi dev main.py

Deployment

  1. cd backend (make sure that .env and service.yaml (optional) are in file)
  2. gcloud run deploy --source .
  3. gcloud run services replace service.yaml

Sources

Parsed Reddit List

  • r/technology
  • r/tech
  • r/realtech
  • r/Computing
  • r/windows
  • r/Apple
  • r/Mac
  • r/Linux
  • r/Ubuntu
  • r/Chromium
  • r/WinTiles
  • r/windowsazure
  • r/Mobile
  • r/Android
  • r/ios
  • r/iphone
  • r/Blackberry
  • r/WindowsPhone
  • r/symbian
  • r/UbuntuPhone
  • r/meego
  • r/nokia
  • r/ipad
  • r/Surface
  • r/gaming
  • r/Games
  • r/pcgaming
  • r/Steam
  • r/SteamBox
  • r/lanparty
  • r/LowEndGaming
  • r/PatientGamers
  • r/xbox
  • r/xboxone
  • r/xbox360
  • r/XboxLive
  • r/playstation
  • r/PS4
  • r/Vita
  • r/VitaTV
  • r/PS3
  • r/PlayStationPlus
  • r/nintendo
  • r/wii
  • r/wiiu
  • r/3ds
  • r/nds
  • r/iosgaming
  • r/Gadgets
  • r/ipod
  • r/Zune
  • r/GoogleGlass
  • r/startups
  • r/bitcoin
  • r/BitcoinMarkets
  • r/CryptoMarkets
  • r/Kickstarter
  • r/webmarketing
  • r/seo
  • r/bigseo
  • r/dotcom
  • r/Information_Assurance
  • r/techsupport
  • r/24hoursupport
  • r/Applehelp
  • r/linux4noobs
  • r/pcgamingtechsupport
  • r/asktechnology
  • r/techolitics
  • r/netsec
  • r/netneutrality
  • r/talesfromtechsupport
  • r/technologymeta
  • r/CSEducation
  • r/cscareerquestions
  • r/GameDealsMeta
  • r/computertechs
  • r/Sysadmin
  • r/Hardware
  • r/Hardwarenews
  • r/buildapc
  • r/networking
  • r/intel
  • r/nvidia
  • r/amd
  • r/datacenter
  • r/monitors
  • r/mechanicalkeyboards
  • r/MouseReview
  • r/TrackBalls
  • r/freewareindex
  • r/CAD
  • r/AutoCAD
  • r/programming
  • r/learnprogramming
  • r/redditdev
  • r/coding
  • r/compsci
  • r/Software
  • r/dailyprogrammer
  • r/dailyscripts
  • r/webdev
  • r/gamedev
  • r/web_design
  • r/userexperience
  • r/firefox
  • r/Chrome
  • r/internetexplorer
  • r/TechnologyPorn
  • r/battlestations
  • r/techsupportgore
  • r/softwaregore
  • r/techsupportmacgyver
  • r/ImaginaryTechnology
  • r/buildapcsales
  • r/suggestalaptop
  • r/gamedeals
  • r/gameoffers
  • r/AppHookup
  • r/SteamGameSwap
  • r/ShouldIbuythisgame
  • r/Futurology
  • r/RenewableEnergy
  • r/Engineering
  • r/Geek
  • r/airz23

About

My personal scalable version of the grasp website my team made during AI Days Hackathon 2025.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Used by

Contributors

Languages