mglezsosa's Stars
yakGPT/yakGPT
Locally running, hands-free ChatGPT UI
open-webui/open-webui
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
deiucanta/chatpad
Not just another ChatGPT user-interface!
OpenVisualCloud/Ad-Insertion-Sample
The ad-insertion reference pipeline shows how to integrate various media building blocks, with analytics powered by the OpenVINO™ Toolkit, for intelligent server-side ad insertion.
CodinGame/monaco-vscode-api
VSCode public API plugged on the monaco editor
cs3110/textbook
The CS 3110 Textbook, "OCaml Programming: Correct + Efficient + Beautiful"
YBogomolov/fetcher-ts
Type-safe wrapper around Fetch API
YBogomolov/workshop-edsl-in-typescript
Code template for workshop "Building eDSLs in functional TypeScript"
pigoz/effect-crashcourse
The practical guide I wish existed while learning @effect-ts
oven-sh/awesome-bun
⚡️ A curated list of awesome things related to Bun
colinhacks/zod
TypeScript-first schema validation with static type inference
sinclairzx81/typebox
Json Schema Type Builder with Static Type Resolution for TypeScript
Effect-TS/effect
An ecosystem of tools to build robust applications in TypeScript
nodew/haskell-realworld-example
A Haskell implementation of realworld.io
jetli/rust-yew-realworld-example-app
Exemplary real world app built with Rust + Yew + WebAssembly, by Function Components + Hooks, also supports desktop by Tauri.
purescript-contrib/purescript-book
Sources for the PureScript book
google/wireit
Wireit upgrades your npm/pnpm/yarn scripts to make them smarter and more efficient.
google/comprehensive-rust
This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.
mlc-ai/mlc-llm
Universal LLM Deployment Engine with ML Compilation
muellerbbm-vas/grivet
A JSON:API client library written in TypeScript with emphasis on RESTful traversal of resources according to HATEOAS principles.
xtekky/gpt4free
The official gpt4free repository | various collection of powerful language models
bhaskatripathi/pdfGPT
PDF GPT allows you to chat with the contents of your PDF file by using GPT capabilities. The most effective open source solution to turn your pdf files in a chatbot!
webcomponents-cg/community-protocols
Cross-component coordination protocols
thomashoneyman/purescript-halogen-realworld
Exemplary real world application built with PureScript + Halogen
gothinkster/realworld
"The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more
mathematic-inc/ts-japi
A highly-modular (typescript-friendly)-framework agnostic library for serializing data to the JSON:API specification
tweag/awesome-learning-haskell
A collection of resources which were useful to Tweagers for learning Haskell and its various aspects
graninas/hierarchical-free-monads-the-most-developed-approach-in-haskell
Big article about Hierarchical Free Monads, the most developed approach to build real software in Haskell
YBogomolov/monadic-mondays
Code samples for #monadicmonday topics
enricopolanski/functional-programming
Introduction to Functional Programming using TypeScript and fp-ts.