Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/coleam00/local-ai-packaged
/ functions
Functions
14 in github.com/coleam00/local-ai-packaged
⨍
Functions
14
◇
Types & classes
2
↓ 8 callers
Function
run_command
Run a shell command and print it.
start_services.py:18
↓ 4 callers
Method
emit_status
( self, __event_emitter__: Callable[[dict], Awaitable[None]], level: str, mess
n8n_pipe.py:49
↓ 1 callers
Function
check_and_fix_docker_compose_for_searxng
Check and modify docker-compose.yml for SearXNG first run.
start_services.py:172
↓ 1 callers
Function
clone_supabase_repo
Clone the Supabase repository using sparse checkout if not already present.
start_services.py:23
↓ 1 callers
Function
extract_event_info
(event_emitter)
n8n_pipe.py:16
↓ 1 callers
Function
fix_windows_line_endings
Fix CRLF line endings in Supabase config files on Windows.
start_services.py:42
↓ 1 callers
Function
generate_searxng_secret_key
Generate a secret key for SearXNG based on the current platform.
start_services.py:100
↓ 1 callers
Function
main
()
start_services.py:240
↓ 1 callers
Function
prepare_supabase_env
Copy .env to .env in supabase/docker.
start_services.py:62
↓ 1 callers
Function
start_local_ai
Start the local AI services (using its compose file).
start_services.py:86
↓ 1 callers
Function
start_supabase
Start the Supabase services (using its compose file).
start_services.py:77
↓ 1 callers
Function
stop_existing_containers
(profile=None)
start_services.py:69
Method
__init__
(self)
n8n_pipe.py:41
Method
pipe
( self, body: dict, __user__: Optional[dict] = None, __event_emitter__: Callab
n8n_pipe.py:77