Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rokawoo/drexel-recommender
https://github.com/rokawoo/drexel-recommender
agile database flask openai pandas
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/rokawoo/drexel-recommender
- Owner: Rokawoo
- License: mit
- Created: 2024-05-29T04:16:12.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-30T03:51:57.000Z (8 months ago)
- Last Synced: 2024-11-06T02:27:55.494Z (3 months ago)
- Topics: agile, database, flask, openai, pandas
- Language: Python
- Homepage:
- Size: 964 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Drexel Recommender
By Rokawoo
> [!CAUTION]
> ⭐ Code in this repo is from freshman and will make you violently ill.**My Contribution**
Designed and developed a unique web application in a collaborative team effort.
Our app is an innovative product sorting concept that can be implemented in any
webstore, leveraging customized sorting algorithms and a personalized AI shopping
assistant. My main contributions include the creation and integration of the
entire frontend UI / UX, product graphics, and AI shopping assistant.**Demo Video**
[Demo](https://github.com/Rokawoo/drexel-recommender/assets/129356996/70db1836-9384-41e3-b292-cae489fbf85c)
**Project Media**
![drec_home](https://github.com/Rokawoo/drexel-recommender/assets/129356996/5ece9537-ea03-4b9b-a1f7-9560fdffbdb7)
![drec_mario](https://github.com/Rokawoo/drexel-recommender/assets/129356996/6b8a0588-c7ab-4b73-9784-a2b80f293b94)
![drec_contact](https://github.com/Rokawoo/drexel-recommender/assets/129356996/835760e0-0128-44c8-b11c-69167f82836d)## 🛠 Libraries and Tools Used
The project uses the following libraries and tools:
- Flask: A lightweight web framework for Python.
- Pandas: A data manipulation and analysis library.
- spellchecker: A library for spell checking in Python.
- OpenAI: OpenAI's API for AI-based features.
- discord_webhook: A library for sending messages to Discord webhooks.