Skip to content

deveshkp/agentic-ai-study

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReSearch (Windows)

ReSearch is a Windows taskbar app that lets you “Ask your files.” It opens in an overlay (Win+Shift+Space), answers locally using Ollama + FAISS, and cites the top 3 most relevant files. Single-click a citation to open the file.

Run (dev)

  1. PowerShell (Admin), project root: .\scripts\windows-setup.ps1
  2. Put docs in C:\Users\<you>\Documents\test
  3. .\scripts\dev.ps1 then press Win+Shift+Space

Notes

  • Update the path in app/src/App.tsx to your actual username.
  • Index and metadata are stored in server\data\ at runtime.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages