Skip to content

Credits

github-actions[bot] edited this page Apr 10, 2026 · 6 revisions

Credits & Dependencies

LrGeniusAI is made possible by these amazing open-source projects and AI frameworks.

Core Backend Dependencies

  • InsightFace: State-of-the-art face analysis and recognition. GitHub
  • OpenCLIP: Open-source implementation of OpenAI's CLIP. GitHub
  • PyTorch: Tensors and Dynamic neural networks in Python with strong GPU acceleration. Website
  • ChromaDB: The AI-native open-source embedding database. Website
  • Transformers (Hugging Face): State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX. Website
  • Flask / Waitress: Lightweight WSGI web application framework and production-grade server.
  • ONNX Runtime: Cross-platform, high performance ML inferencing and training accelerator. Website
  • Scikit-learn: Simple and efficient tools for predictive data analysis. Website

AI Model Providers & Interfaces

  • Google Gemini: Large language models for multimodal analysis.
  • Google Vertex AI: Enterprise AI platform for training and deploying models.
  • OpenAI / ChatGPT: Advanced conversational AI and embeddings.
  • Ollama: Run open-source large language models locally. Website
  • LM Studio: Discover, download, and run local LLMs. Website

Utilities & SDKs

  • JSON.lua: A complete JSON encoder/decoder in Lua by Jeffrey Friedl.
  • Pillow: The friendly PIL fork for Python image processing.
  • NumPy & Pandas: Fundamental packages for scientific computing and data manipulation.
  • Psutil: Cross-platform library for process and system monitoring.
  • Requests: Elegant and simple HTTP library for Python built for human beings.

Developed by Bastian Machek (LrGenius / Fokuspunk) and AI agents.

Clone this wiki locally