Skip to content
View edsonmartins's full-sized avatar

Organizations

@anterostecnologia

Block or report edsonmartins

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
edsonmartins/README.md



🇧🇷 Sobre mim

const edson = {
  role: "Arquiteto de Software & Soluções | Founder",
  company: "IntegrAllTech",
  location: "Maringá, PR — Brasil 🇧🇷",
  experience: "30+ anos construindo software (desde Clipper, 1989)",

  currentFocus: [
    "Agentes de IA aplicados ao B2B brasileiro",
    "Java enterprise + LangChain4j + infra local",
    "Frameworks open-source para o ecossistema Java"
  ],

  thesis: "Times pequenos bem instrumentados com IA podem competir — e vencer — contra organizações muito maiores",
  philosophy: "Build local, avoid cloud lock-in",

  openTo: ["IA aplicada a B2B", "Arquiteturas com agentes", "Integração com ERPs", "Parcerias estratégicas"]
};

O que faço: sou sócio-fundador da IntegrAllTech, software house AI-first focada em distribuição de alimentos, logística e integração com ERPs corporativos. No dia a dia atuo como Arquiteto de Software e Soluções — desenhando sistemas, definindo stacks, prototipando agentes. Como founder, direciono a visão de produto e a estratégia da empresa.


🚀 Portfólio de produtos

🔌 Integração (nosso ponto de partida)

Mentors IPaaS Plataforma de integração corporativa com 62+ plugins. Fundação técnica que originou nossa expertise em ERPs (Consinco, Winthor, Oracle).

🤖 IA & Agentes

Produto Descrição Stack
VendaX.ai Automação comercial B2B com 6 agentes via WhatsApp LangChain4j · LangGraph4j
ArchFlow Framework Java open-source para agentes B2B Java · Spring Boot
Brain Sentry Memória graph-native para agentes de IA FalkorDB · Java 17 · Next.js
PullWise.ai Code review open-source para Java/Spring Boot LangChain4j · SAST híbrido
Doclenz Inteligência documental com LLMs e RAG Docling · vLLM

🏗️ Frameworks & Plataformas de Desenvolvimento

Produto Descrição Stack
Archbase Framework Framework Java enterprise com DDD + Arquitetura Hexagonal Spring Boot 3.5 · Java 17
Archbase React Componentes Mantine para B2B enterprise React · TypeScript · Mantine
UseDevKit Toolkit de desenvolvimento para o ecossistema Archbase TypeScript

🚀 Plataformas de Negócio

Produto Descrição Stack
RouteX.dev Roteirização multi-tenant para logística complexa Timefold · GraphHopper · Nominatim
Linktor Mensageria multicanal com Visual Response Engine Go
Power View SaaS de Power BI Embedded Keycloak · Azure AD
SquadX.dev Squad-as-a-Service AI-assisted Multi-stack

🛠️ Stack & Tools

Backend & Languages

Java Spring Camel Go TypeScript

Frontend & Mobile

React Mantine Flutter Next.js

Data & Infra

PostgreSQL Redis FalkorDB Docker Linux

AI / LLM Stack

LangChain vLLM Whisper HuggingFace


🧠 Local AI Lab

hardware:
  server: "Ubuntu + RTX 3060 12GB"
  dev: "Mac Mini M4 (16GB) · MLX testing"

inference:
  llm: "vLLM (Gemma, Qwen, DeepSeek)"
  asr: "Whisper large-v3-turbo"
  embeddings: "intfloat/multilingual-e5-small (TEI)"
  tts: "Piper"
  documents: "Docling"

orchestration: "Docker Compose"
philosophy: "100% local-first, LGPD by design"

📊 GitHub Stats


🏆 GitHub Trophies


💡 Filosofia

"A IA é a primeira tecnologia em décadas que muda de verdade o que um time pequeno consegue entregar."

  • 🔧 Build local — soberania de dados, custo previsível, LGPD by design
  • 🚫 Avoid cloud lock-in — infra própria sempre que faz sentido
  • 🤖 AI-first, not AI-only — engenharia sólida primeiro, agentes depois
  • 🇧🇷 B2B Brasil — resolvendo problemas reais do mercado nacional
  • 📚 Self-taught since 1989 — aprendizado contínuo é o jogo

🇺🇸 English version (click to expand)

About me

I'm a software architect and founder building AI-first solutions for the Brazilian B2B market. Started programming in Clipper back in 1989 and have been crossing every tech wave since — from local systems to enterprise ERPs, from Java enterprise to distributed architectures, and now to what I consider the most transformative frontier: AI agents applied to real business problems.

As co-founder of IntegrAllTech, I work at the intersection of technical architecture and product direction. Day-to-day I'm a Software & Solutions Architect — designing systems, defining stacks, prototyping AI agents. As founder, I drive product vision and company strategy.

My thesis

The combination of mature Java enterprise + AI agent orchestration + local infrastructure solves real problems that generic SaaS can't touch. Predictable costs, data sovereignty, low latency, LGPD compliance by design.

What I'm building

🔌 Integration foundation: Mentors IPaaS — Apache Camel 4 platform with 62+ plugins powering all our ERP integrations (Consinco, Winthor, Oracle, legacy).

🤖 AI & Agents: VendaX.ai (B2B sales automation with 6 specialized agents via WhatsApp) · ArchFlow (open-source Java agent framework) · Brain Sentry (graph-native agent memory on FalkorDB) · PullWise.ai (open-source AI code review for Java/Spring Boot) · Doclenz (document intelligence).

🏗️ Frameworks: Archbase Framework (enterprise Java with DDD + Hexagonal Architecture, on Maven Central) · Archbase React (Mantine components for B2B enterprise) · UseDevKit.

🚀 Business platforms: RouteX.dev (multi-tenant routing optimization) · Linktor (multichannel messaging in Go) · Power View (Power BI Embedded SaaS) · SquadX.dev (Squad-as-a-Service).

Local AI Lab

I run inference locally on Ubuntu + RTX 3060 12GB: vLLM, Whisper large-v3-turbo, TEI embeddings, Piper TTS, Docling — orchestrated via Docker Compose, with open-source models (Gemma, Qwen, DeepSeek).

Open to

AI applied to B2B · Agent architectures · ERP integrations · Strategic partnerships


⭐ From edsonmartins — Software house AI-first since now. Self-taught since 1989.

Popular repositories Loading

  1. archbase-react archbase-react Public

    Biblioteca de componentes React

    TypeScript 8

  2. archbase-app-framework archbase-app-framework Public

    Java 7 2

  3. archflow archflow Public

    O archflow é um framework open source para automação de agentes de IA em Java, construído sobre o [LangChain4j](https://github.com/langchain4j/langchain4j).

    Java 5 1

  4. compila.dev compila.dev Public

    Python 3

  5. usedevkit usedevkit Public

    TypeScript 3

  6. archbase-app-documentation archbase-app-documentation Public

    Documentação Archbase Framework Java

    JavaScript 2