https://github.com/mrahmed14/retrieve_frontend
https://github.com/mrahmed14/retrieve_frontend
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/mrahmed14/retrieve_frontend
- Owner: MrAHMED14
- Created: 2025-04-29T01:54:49.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2025-04-29T21:21:25.000Z (about 2 months ago)
- Last Synced: 2025-04-29T22:28:02.956Z (about 2 months ago)
- Language: TypeScript
- Size: 76.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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**.