Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shengyuan-lu/ics-search

Search Engine For UC Irvine ICS Department Websites. (Python)
https://github.com/shengyuan-lu/ics-search

information-retrieval

Last synced: 1 day ago
JSON representation

Search Engine For UC Irvine ICS Department Websites. (Python)

Awesome Lists containing this project

README

        

# ICS Search
Search Engine for UC Irvine School Of Computer Science Websites. (Python)

## Capabilities
- Search over 10,000 UCI ICS websites.
- Results ranked using tf-idf calculations.
- Fast query response time between 100 ms - 300 ms
- Beautiful Web GUI with pagination

## Technologies
- Python
- Flask
- HTML/CSS
- Javascript
- JSON

## Screenshots
homepage

ics_search_screenshot

page2

## Contributors
- Shengyuan Lu
- Qinyu Chen
- Aung Khant
- Dane Carstens