Skip to content
View donvito's full-sized avatar
🚀
solo dev building apps with AI. launched aidreamphoto.com
🚀
solo dev building apps with AI. launched aidreamphoto.com

Organizations

@goasis

Block or report donvito

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
donvito/README.md

Hello, I'm Melvin! 👋

I'm a Filipino Software Engineer living in Singapore. I usually hang out in Twitter

  • ⚡ Currently building AIBackends, an AI API server using LLMs with ready-to-use AI features.
  • 🌱 I launched AI Dream Photo which lets you create AI images with your face.
  • 📫 Connect with me at website or Linkedin
  • ⚡ I have some videos in Youtube
  • 👯 I am also creating a live AI course for business and developers. More info in my website.

You can support my work 😊

Buy Me A Coffee

Cheers!

DonvitoCodes

Pinned Loading

  1. ai-backends ai-backends Public

    AI API server for common use cases — supports multiple models and providers. Run locally with Ollama or LM Studio, or in the cloud via OpenRouter, OpenAI, Anthropic, or Google.

    HTML 116 12

  2. learngo learngo Public

    This repository contains code which I am using to learn Go. Hoping it can be useful to someone, I've uploaded them here in github.

    Go 109 41

  3. ai-book-generator-go ai-book-generator-go Public

    An AI-powered book generator that creates comprehensive books on any topic using Firebase Genkit and OpenRouter API. This tool generates a complete book with multiple chapters, organizing the conte…

    Go 1

  4. streamlit-pdf-to-images streamlit-pdf-to-images Public

    Streamlit python app which converts PDF to images

    Python 1

  5. go-llm-proxy go-llm-proxy Public

    Simple LLM proxy for local use and development. Do not use for Production

    HTML 1

  6. chat-local chat-local Public

    ChatLocal is a local chat application that uses the node-llama-cpp library to load local models

    TypeScript