Skip to content

twuebker/BibXplore

Repository files navigation

BibXPlore

BibXplore: Find your next reading adventure through intelligent search

BibXplore allows browsing Munich City Library's catalog in a new, innovative way: By providing a simple interface that allows for both semantic search, constraints, and keyword search. Multiple languages (e.g. English and German) work! Consider some examples:

  • "I want books about dragons and castles"
  • "I'd like books on Magic, Wizards, and England. Less than 200 pages."
  • "Please show me books about children by Astred Lindgren published before 2000."

Run

Follow these steps to run the project, starting in the project's root directory.

  • Environment: Create .env file with Google Api Key API_KEY
  • Requirements: pip install -r requirements.txt
  • Backend: python app.py
  • Frontend: cd frontend && npm install && npm run dev

About

Both keyword and semantic search for Stadtbibliothek München

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published