Skip to content
View Finish-Him's full-sized avatar

Block or report Finish-Him

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
Finish-Him/README.md

Hi, I'm Moises Costa 👋

AI Engineer | Knowledge Systems | Full Stack Developer


🧠 About Me

I build intelligent systems that bridge human knowledge and artificial intelligence. Currently focused on:

  • Knowledge Retrieval Systems (RAG, vector search, semantic embeddings)
  • AI Agents & Orchestration (multi-agent systems, task routing)
  • LLM Fine-tuning & Deployment (local models, quantization, inference optimization)
  • Full Stack Applications (React, TypeScript, Python backends)

🚀 Active Repositories

Zeus v2.0 — Knowledge Brain with Hugging Face + FAISS

A semantic knowledge retrieval system powered by:

  • 🦙 HuggingFace Transformers (local embeddings)
  • 🔍 FAISS vector search
  • 📝 Obsidian vault ingestion
  • 🤖 Pi Coding Agent integration
  • 📊 Knowledge graph visualization
  • 🌐 Web UI for querying
# Quick start
pip install -r requirements.txt
python brain.py --ingest "your-vault/"
python web_ui.py

🏢 Organizations

Organization Role Focus
Msc-Consultoriarj-org Founder Corporate training platform, AI solutions
Detran-RJ Tech Lead Government systems, SEI pipeline, contract management

🛠️ Tech Stack

Languages

Python • TypeScript • JavaScript • SQL • Bash

AI/ML

HuggingFace Transformers • FAISS • PyTorch • LangChain
OpenAI API • Ollama • Sentence-Transformers

Web & Cloud

React • Next.js • Node.js • FastAPI • Docker
AWS • Azure • Vercel • HuggingFace Spaces

Data & Knowledge

PostgreSQL • MongoDB • ChromaDB • FAISS
Obsidian • Markdown • YAML • JSON

📈 GitHub Stats

GitHub Stats Top Languages

🔗 Connect

GitHub HuggingFace LinkedIn


"Transforming knowledge into intelligence, one vector at a time."

Last updated: May 2026

Popular repositories Loading

  1. Finish-Him Finish-Him Public

    ✨ My GitHub profile

    Jupyter Notebook 3

  2. notebooks notebooks Public

    Notebooks Jupyter e Scripts organizados - AI, Chatbots, Auditoria

    Jupyter Notebook

  3. banco-de-dados banco-de-dados Public

    Centralized local database infrastructure — PostgreSQL + pgvector + BAML + Mermaid

    Python

  4. specialized-agents specialized-agents Public

    Zeus Specialized Agents — BAML + Ollama + FastAPI

    Python