Skip to content

DiamondGotCat/N-Search

Repository files navigation

Screenshot

N-Search

Features

  • Modern Design
  • Ranking with AI
  • Ask AI
  • Selectable LLM

Structure

Search

  1. Search Button Clicked
  2. Search on MySQL
  3. Search on DuckDuckGo
  4. Show Ranking Result using all-MiniLM-L6-v2

Ask AI

  1. Query has Sent to Server
  2. Generate Answer using llama-cpp-python
  3. Show

Search Source

  • DuckDuckGo
  • MySQL in Docker (Manually crawl)

How to Use

  1. Install Docker
  2. Install N-Search with Docker-compose Command (docker-compose up -d)
  3. Access localhost:3000

About

AI Powered New Search Engine in Your PC!

Resources

License

Stars

Watchers

Forks