Skip to content
View gabrielborgesdm's full-sized avatar
💻
Let's code!
💻
Let's code!

Block or report gabrielborgesdm

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
gabrielborgesdm/README.md

👋 Hey there! I'm Gabriel — I've been into software development since 2016. I love trying different tech stacks and hacking together all sorts of side projects just for fun.

Lately, I've been building my own AI Assistant Studio — a local-first, open-source desktop app that runs LLMs using Ollama. It includes RAG search, assistant customization, and a bunch of other features I'm adding in my spare time.

It's available for Linux and Windows (and kind of for macOS — I don’t have a Mac to generate proper builds), so feel free to check it out and let me know what you think

Check out AI Assistant Studio

Pinned Loading

  1. ai-assistant-studio ai-assistant-studio Public

    Create, customize, and chat with your own AI assistants powered by local language models via Ollama.

    TypeScript 3

  2. ai-auto-filler-extension ai-auto-filler-extension Public

    AI-powered form autofill Chrome extension using Ollama and local language models. It reads the selected input and its parent element, then sends the serialized data to an LLM that predicts the most…

    TypeScript 1

  3. ollama-models-search ollama-models-search Public

    A TypeScript package that retrieves a list of Ollama models, including metadata such as name, description, pull count, last updated date, and available versions.

    TypeScript

  4. react-flask-api-poc react-flask-api-poc Public

    The React-Flask-API-poc was designed to demonstrate the integration of various modern technologies and best practices in software development. This project serves as a showcase of how to effectivel…

    TypeScript 1 1

  5. k8s-and-github-actions-poc k8s-and-github-actions-poc Public

    This repository is dedicated to creating a Proof of Concept (POC) for Kubernetes deployment strategies using Minikube and GitHub Actions

    TypeScript

  6. youtube_lyrics_playlist_converter youtube_lyrics_playlist_converter Public

    I wanted to create an app that reconstructs youtube playlists exclusively with lyric versions. I needed this because when importing songs from Spotify, existing tools in the market, like Spotify Do…

    JavaScript