top of page

Open Source Software (OSS) Terms

Golang: https://github.com/golang/go/blob/master/LICENSE

​Elasticsearch: https://github.com/elastic/elasticsearch/blob/master/LICENSE.txt

​​

Infrastructure & Cloud Services (GCP & AWS)

Databases & Data Storage

Web Frameworks & APIs

AI, Machine Learning & Data Science

  • torch (PyTorch for deep learning): BSD 3-Clause

  • transformers (Hugging Face Transformers): Apache 2.0

  • sentence-transformers (Sentence embeddings): Apache 2.0

  • numpy (Numerical computing for Python): BSD 3-Clause

  • pandas (Data manipulation for Python): BSD 3-Clause

  • scikit-learn (Machine learning library): BSD 3-Clause

  • openai (OpenAI API client for Python): Apache 2.0 (Note: If you are using the unofficial community Go client sashabaranov/go-openai, it is under the MIT License)

Core Utilities & Security

Testing & Quality Assurance

Frontend & Deployment

bottom of page