MemReFinder. Chat with your documents and files to find answers using AI.

memrefinder.vercel.app

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

August 2023
  • Merge pull request #4 from praveen-palanisamy/transformerjs-embeddings
  • Update WelcomeScreen img with latest App screenshot
  • Allow hybrid AppMode that processes data locally to generate embeddings
  • Rm old/unused launch configs & add usable launch configs
  • Pass AppMode to backend service to use appropriate models
  • * Handle batched inputs & transform result to match OAI embeddings re…
  • Add embeddings factory to choose embedding model based on AppMode. Up…
  • Add HF transformers.js dep & add embedding provider using HF transfor…
  • Update README.md with latest release links
  • Fix update_readme actions to use main branch to avoid auto-push from …
  • Release —MemReFinder v0.0.2
  • Update Q&A elem alignments
  • Fix Index's rendering of duplicate WelcomePage to include empty/init-…
  • Simplify Layout, update UserSettings components to contain AppContext…
  • Setup eslintrc for next lint, strict mode; Mv <title> to page per esl…
  • Update README
  • Add welcomescreen image for README
  • Update FileQ&A UI elem spacings to utilize available viewport space
  • Add AppContext, Add WelcomeScreen to Index, enable starting App in cl…
  • Add unique keys to elements per Next.js/React recommendations/warning…
  • Set init w, h of window to show full content of WelcomeScreen without…
April 2023
  • Release —MemReFinder 0.0.1