/Bouvet-shenanigans

Testing different technologies and demos in Bouvet.

Primary LanguagePythonMIT LicenseMIT

Bouvet-shenanigans

This is a repository I use for testing in Bouvet.

Currently includes the following projects:

  • API/Backend: A .NET-based project with Single Sign-On (SSO) functionality.
  • LidarDirtAnalyzer: A tool for analyzing and processing LiDAR data.
  • OpenAI: A static web app built with React, showcasing various demos, including:
    • Using a large language model (LLM) and text-to-speech (TTS) to auto-fill forms.
    • Demonstrates how to embed PowerBI reports on a public website without requiring user authentication.
    • A chatbot with integrated memory capabilities using Retrieval-Augmented Generation (RAG).
  • Pulumi: For testing Infrastructure as Code (IaC).
  • Qwik: An experimental frontend framework that skips hydration, ensuring applications are instantly interactive through resumability.
  • Web: A simple React web application.