Skip to content

Jackalope Search Engine is a proof of concept project for Dr. Lim Sunho's Senior Capstone Project class. Jackalope is intended to show that you do not need a wide index of websites such as competitors to get reasonable and valid search results with regards to educational topics.

License

Notifications You must be signed in to change notification settings

aarno97/JackalopeSearchEngine

Repository files navigation

Jackalope Search Engine

Team Members

Meet the team members! Click each name to link to their GitHub profile

Project #1

Project #2

Recommended Specs for the computer acting as a server:

  • Processor: You will need a minimum of an i5 7th Gen processor or comparable 6-thread processor

  • GPU: You will need an Nvidia graphics card, 900 Series or newer is preferable

  • RAM: You will need 8GB or more of RAM

Project #3

Project #4

The below commands use terminal on MacOS, based on your OS you may need to change them.

  • To pull necessary files and other related items, pull the GitHub by performing: git clone <url>

  • For this project that piece of code would be: git clone https://github.com/aarno97/JackalopeSearchEngine

  • To update your Git Repository on your local machine: git pull while in the directory of the repository.

Project 4 includes a partial implementation

Project #5

Project 5 will be the full implementation of Jackalope Search

Special Considerations (Imported libraries/dependencies, references)

Please make sure your Pillow library is updated by running python3 -m pip install --upgrade pip and python3 -m pip install --upgrade pillow in your terminal

About

Jackalope Search Engine is a proof of concept project for Dr. Lim Sunho's Senior Capstone Project class. Jackalope is intended to show that you do not need a wide index of websites such as competitors to get reasonable and valid search results with regards to educational topics.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published