MCP.so
Sign In

Ghost Hunting AI - Service

@maurostyleman

About Ghost Hunting AI - Service

We build an interactive city tour with RAG,LLM,MCP for KdG -The Lab. This is the backend

Overview

What is Ghost Hunting AI - Service?

Ghost Hunting AI - Service is a backend application that uses LLM, RAG, and MCP to generate a guided tour with puzzles for each location, based on text files you provide. It runs on Python and is separate from its frontend counterpart.

How to use Ghost Hunting AI - Service?

Run the service with python main.py after installing dependencies (pip install -r requirements.txt) and setting up a log directory. You must also create a credentials directory containing a .env file with your GOOGLE_DRIVE_FOLDER_ID and OPENROUTER_API_KEY.

Key features of Ghost Hunting AI - Service

  • Generates location-specific guided tours with puzzles
  • Uses LLM, RAG, and MCP technologies
  • Works with your own text files as input
  • Integrates with Google Drive for data storage
  • Requires only an OpenRouter API key for LLM access

Use cases of Ghost Hunting AI - Service

  • Creating interactive, puzzle-filled tours for any location based on user-supplied text files
  • Building custom educational or entertainment experiences from personal documents

FAQ from Ghost Hunting AI - Service

What does Ghost Hunting AI - Service do?

It takes text files you provide and generates a guided tour with puzzles tailored to each location mentioned in those files, using LLM, RAG, and MCP.

What are the system requirements to run this service?

You need Python 3.8 or higher, a log directory, a .env file with a Google Drive folder ID and an OpenRouter API key, and the dependencies listed in requirements.txt.

How do I install the necessary dependencies?

Run pip install -r requirements.txt in the project root after ensuring Python is installed.

Does Ghost Hunting AI - Service include a frontend?

No, the frontend is a separate repository (KAFRMA-Frontend) available on GitHub. This service is the backend component.

What API key is needed, and where do I get it?

You need an OpenRouter API key. The service does not specify how to obtain it, but OpenRouter provides API access to various LLMs.

Comments

More Other MCP clients