Skip to content

An open-source search and recommend engine for all things anime.

Notifications You must be signed in to change notification settings

haosenli/anime-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

anime-search

An open-source search engine for all things anime. AnimeSearch is down currently due to operating costs, but it is being rebuilt using a more robust tech stack www.animesearch.app

Tech stack

  • Python, Flask
  • HTML/CSS

Backend

This project is built using my search-recommend-engine created form scratch (https://github.com/haosenli/search-recommend-engine)

Frontend

Currently, the front-end is a basic interface written in pure HTML/CSS. The new version will be using Next.js.