Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ysmr101/pwc_assessment
https://github.com/ysmr101/pwc_assessment
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ysmr101/pwc_assessment
- Owner: ysmr101
- Created: 2024-06-04T01:46:15.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-06-04T02:07:35.000Z (6 months ago)
- Last Synced: 2024-06-05T03:24:38.189Z (5 months ago)
- Language: Python
- Size: 234 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
1-run main.py to scrape the urls and create a vector db (its already created)
2-run app.py as backend.
3-"npm install" for the dependencies.
4-"npm start" in the my-react-frontend folder to run the front end.