A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/bionic-gpt/bionic-gpt below:

bionic-gpt/bionic-gpt: Bionic is an on-premise replacement for ChatGPT, offering the advantages of Generative AI while maintaining strict data confidentiality

BionicGPT is an on-premise replacement for ChatGPT, offering the advantages of Generative AI while maintaining strict data confidentiality BionicGPT can run on your laptop or scale into the data center.


Run Gen AI Locally in Seconds

Try our Docker Compose installation. Ideal for running AI locally and for small pilots.

AI Assistants (Retrieval Augmented Generation) Defence in Depth Security Observability and Reporting Token Usage Limits and Controls Turn AI Assistants into APIs Manage Data Governance with GuardRails Local or Remote Large Language Models Role Based Access Control Deploy to Bare Metal or The Cloud

follow our guide to running Bionic-GPT in production.

Set the APP_BASE_URL environment variable to the public URL of your Bionic server. This value is used when constructing OAuth2 callback URLs.

flowchart TD
  subgraph Users
    Web[Web Users]
    Devs[Developers]
    Ops[Operations]
  end

  subgraph "Kubernetes Cluster"
    
    subgraph "Namespace: bionic-gpt"
      Nginx[Nginx]
      OAuth[oauth2-proxy]
      Server["Bionic Server<br><hr>• Limits Management<br>• Model Management<br>• MCP Server Management"]
      Chunking[Chunking Engine]
      ObjectStore[Object Storage]
      DB[(PostgreSQL with Column Encryption and Vector DB)]
      Grafana[Grafana]
    end

    subgraph "Namespace: model-garden"
      MG["
• LLaMA 3
• Embeddings Model
• External Model API
"]
    end

    subgraph "Namespace: mcp-servers"
      MCP["
• RAG Engine
• Time Service
"]
    end

  end

  Web --> Nginx
  Devs --> Nginx
  Ops --> Grafana

  Nginx --> OAuth
  OAuth --> IdP[External Identity Provider]
  OAuth --> Server

  Server --> DB
  Grafana --> DB

  Server --> MG
  Server --> MCP
  Server --> Chunking
  Server --> ObjectStore

  Server --> Secrets[HSM via K8s Secrets]

  %% Notes
  Note1[/"MinIO or S3-compatible storage"/]
  Note2[/"Chunking engine handles document preprocessing"/]
  Note3[/"Vibe Coding"/]

  ObjectStore -.-> Note1
  Chunking -.-> Note2
  Devs -.-> Note3
Loading

For companies that need better security, user management and professional support

Talk to the founders

This covers:

Support / talk with founders Scales to 1000's of users.

BionicGPT is optimized to run on Kubernetes and provide Generative AI services for potentially 1000's of users.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4