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

https://github.com/mrahmed14/retrieve_frontend


https://github.com/mrahmed14/retrieve_frontend

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

## About This Project
This project is a **information retrieval system** that allows users to upload and search documents (PDF & TXT files). It uses **TF-IDF vectorization** for efficient information retrieval. The backend is built with **Flask**, while the frontend is built with **Next.js**.