/LLM-Document-Summarizer-and-Query-Application

On-premise LLM application for document summarizing and querying

Primary LanguagePython

Clone the repo

Terminal -1

  • cd to the project folder

  • mkdir data

  • Run ollama
  • Ollama run mistral

Terminal-2

  • streamlit run app.py