mnc1423
MCP Servermnc1423public

llm_app

LLM Application with Streamlit

Repository Info

1
Stars
0
Forks
1
Watchers
0
Issues
Python
Language
-
License

About This Server

LLM Application with Streamlit

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

LLM Chatbot App ⚡

Github

llama2 demo

Features

  • Chat history is maintained for each session (if you refresh, chat history clears)
  • Intergration with Ollama
  • Use Open Models on Local Environment

TODO

  • Add endpoints for Non open Models (OpenAI, Gemini, etc)
  • Hungging Face model integration
  • Vectorize data other than PDF
  • MCP Addons
  • Agent2Agent

Installation

  • Clone the repository
git clone https://github.com/mnc1423/llm_app.git
  • Install Ollama (Docker or local Installation) Ollama Github

  • Get Ollama Models Ollama Models

ollama pull deepseek-r1
  • Setup .env
OLLAMA_ENDPOINT=
STREAMLIT_SERVER_RUN_ON_SAVE=
CHROMA_HOST=
  • Run App
docker compose up -d 
OR streamlit run --server.port 8501 --server.address 0.0.0.0 Default_Chat.py

Usage

  • General Chat (with Prompts)
  • RAG based Chat (Currently Under Development)
  • Customized Local Vector DB Exmaple Vector DB API
  • Image Processing

Using HF Models (safetensors -> hhuf-> ollama)

  • Clone HF repo (with safetensors Inside)
  • Using llama.cpp Github
python llama.cpp/convert_hf_to_gguf.py <repo_path> --outfile <model>.gguf --outtype <type>
  • Using Ollama
echo "FROM <created Model>" > Modelfile
ollama create <ollama Model> -f Modelfile

Using Gemini

  • Get API Key from Google AI Studio link
  • Add Key to .env

Quick Start

1

Clone the repository

git clone https://github.com/mnc1423/llm_app
2

Install dependencies

cd llm_app
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownermnc1423
Repollm_app
LanguagePython
License-
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation