-
deepset.ai
- Berlin, Germany
-
23:05
(UTC +01:00) - https://www.linkedin.com/in/dmigo/
- @gor_dmi
Pinned Loading
-
deepset-ai/haystack
deepset-ai/haystack Public🔍 AI orchestration framework to build customizable, production-ready LLM applications. Connect components (models, vector DBs, file converters) to pipelines or agents that can interact with your da…
-
apache/superset
apache/superset PublicApache Superset is a Data Visualization and Data Exploration Platform
-
Checks if GPU is available on your m...
Checks if GPU is available on your machine 1import torch
23print(torch.cuda.is_available())
-
encryptor.go
encryptor.go 1package main
23import (
4"crypto/rand"
5"encoding/base32"
-
Example of gin application calling r...
Example of gin application calling redis 1package main
23import "github.com/gin-gonic/gin"
4import "fmt"
5import "github.com/go-redis/redis"
-
Docker compose that has redis
Docker compose that has redis 1version: '3.6'
2services:
3# app:
4# build:
5# context: ./app
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.