FridayAI

FridayAI

By VedantRGosavi GitHub

AI-gaming companion to help with quests.

ai gaming
Overview

what is FridayAI?

FridayAI is an AI gaming platform designed to assist gamers in optimizing their performance and tracking their progress through various quests.

how to use FridayAI?

To use FridayAI, download the application for your operating system (Windows, macOS, or Linux) and authenticate your account to access the features.

key features of FridayAI?

  • Download options for multiple operating systems
  • Admin dashboard for tracking download statistics
  • API endpoints for download and analytics
  • Authentication and subscription-based access control

use cases of FridayAI?

  1. Gamers can track their performance metrics over time.
  2. Administrators can analyze download statistics and user engagement.
  3. Developers can integrate the API for enhanced gaming experiences.

FAQ from FridayAI?

  • What platforms does FridayAI support?

FridayAI supports Windows, macOS, and Linux.

  • Do I need a subscription to use FridayAI?

Yes, users must have a valid subscription status to access downloads and features.

  • How can I track my download statistics?

The admin dashboard provides detailed analytics on downloads, including platform-specific data and trends.

Content

FridayAI

FridayAI is an interactive gaming assistant that provides real-time information, quest tracking, and game guides for popular games.

Features

  • Real-time overlay with game information
  • Quest tracking and progress monitoring
  • Interactive maps and location guides
  • Item database with search functionality
  • User account and subscription management
  • Multi-platform support (Windows, macOS, Linux)

Development Setup

Prerequisites

  • PHP 8.1 or higher
  • Composer
  • Node.js and npm
  • SQLite3

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/fridayai.git
    cd fridayai
    
  2. Install PHP dependencies:

    composer install
    
  3. Install JavaScript dependencies:

    npm install
    
  4. Copy the environment configuration:

    cp .env.example .env
    
  5. Edit the .env file with your configuration settings.

  6. Setup the databases:

    cd database
    bash ./setup_databases.sh
    
  7. Build the frontend assets:

    npm run build
    
  8. Start the development server:

    php -S localhost:8000 -t public
    

Production Deployment

Heroku Deployment

We use Heroku for hosting the application with the following setup:

  1. Automatic deployment from the main branch
  2. PostgreSQL for the production database
  3. S3 for storing application assets and files

To deploy to production, use the deployment script:

./deploy.sh

This script will:

  • Verify database structures
  • Install production dependencies
  • Create/configure Heroku app if needed
  • Configure environment variables
  • Deploy the application

Manual Deployment

If you need to manually deploy:

  1. Create a Heroku app:

    heroku create fridayai-prod
    
  2. Add PostgreSQL:

    heroku addons:create heroku-postgresql:hobby-dev
    
  3. Configure environment variables:

    heroku config:set APP_ENV=production
    heroku config:set APP_DEBUG=false
    heroku config:set S3_BUCKET=fridayai-downloads-2025
    heroku config:set S3_REGION=us-east-1
    

    Add all necessary secrets and API keys.

  4. Deploy the application:

    git push heroku main
    

Monitoring

Monitor the application using Heroku logs:

heroku logs --tail

Database

The application uses SQLite for development and PostgreSQL for production.

  • system.sqlite: Main application database
  • Game-specific databases in data/game_data/

License

This project is proprietary software. All rights reserved.

No tools information available.

mcp-use is the easiest way to interact with mcp servers with custom agents

Nerve
Nerve by evilsocket

The Simple Agent Development Kit.

Deep-Co
Deep-Co by succlz123

A Chat Client for LLMs, written in Compose Multiplatform.

MCP server that allows AI tools to interact with the CheerLights API.

LibraryAI
LibraryAI by YELANDAOKONG

[C#/AI] (LibraryAI/ConsoleAI) AI 知识库与数据处理程序

LOTUS-MCP
LOTUS-MCP by blue-lotus-org

Integration two AI's into a modernized MCP for better performance