VNIU is a website designed for efficient and user-friendly navigation. It provides a seamless experience with modern UI/UX and responsive design.
- 🔍 Image Retrieval: Advanced search functionality using CBIR (Content-Based Image Retrieval)
- ⚡ Fast Performance: Optimized loading times for better user experience
- 📱 Responsive Design: Works on desktop and mobile devices
- 🛠 Modern Tech Stack: Built with cutting-edge web technologies
- Frontend: Next.js, Tailwind CSS
- Backend: FastAPI, TensorFlow, FAISS (for image retrieval)
- Database: PostgreSQL, Supabase
- Hosting: Vercel
To run this project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/Ninhnon/vniu.git cd vniu
-
Install dependencies:
npm install
-
Run the development server:
npm run dev
-
Open your browser and go to:
http://localhost:3000
Contributions are welcome! Feel free to submit issues or pull requests.
This project is licensed under the MIT License.