server

command module
v0.0.0-...-a0770fe Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 14, 2025 License: AGPL-3.0 Imports: 4 Imported by: 0

README

server

Research

Tokenizer and chunking

https://github.com/pkoukk/tiktoken-go?tab=readme-ov-file

https://github.com/samber/lo?tab=readme-ov-file#chunk

AI analyzer

Azure OpenAI 3o-mini OpenAi 3o-mini

Paperless AI axample

https://github.com/clusterzx/paperless-ai/blob/main/services/openaiService.js

Local dockers

docker run -e POSTGRES_PASSWORD=pass -e POSTGRES_USER=guardlight -e POSTGRES_DATABASE=guardlight -p 5432:5432 postgres

docker run -e GUARDLIGHT_DATABASE_USER=guardlight -e GUARDLIGHT_DATABASE_PASSWORD=pass -e GUARDLIGHT_DATABASE_NAME=guardlight -e GUARDLIGHT_DATABASE_SERVER=10.236.104.202 -e GUARDLIGHT_DATABASE_PORT=5432 -e GUARDLIGHT_CORS_ORIGIN=http://10.236.104.202:4000 -e SHOW_CONFIG=f -p 6842:6842 -e GUARDLIGHT_DOMAIN=10.236.104.202 guardlight/server

docker run -e GL_SERVER_URL=http://10.236.106.54:6842 -p 4000:8080 guardlight/console

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL