Small Language Model - Novel QA

Aug 15, 2025

Requirements for Novel QA System

Functional requirements

  • Given some text format data, we must be able to upload the files.
  • User should be able to set his own Ollama endpoint where the LLM is downloaded and live.
  • When the user asks the question, the LLM will think based on the input files and repond.

Github URL