Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
AlexPT2k22
Follow

Alexandre AlexPT2k22

Highlights

  • Pro

Block or report AlexPT2k22

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


About Me

I'm Alexandre Fernandes, a Computer Engineering student in my final semester at ESTGV, Portugal, currently completing my thesis internship focused on AI-powered agricultural systems.

I specialize in building full-stack applications with modern frameworks and integrating AI/ML solutions (LLMs, NLP, RAG) into real-world products. I'm actively preparing for relocation to Germany and seeking opportunities in AI, Automation, and Software Engineering.


Current Internship -- AI Agricultural Chatbot

Company: Geodouro - Consultoria e Topografia, Lda
Duration: Final Semester 2025/2026

Project: Intelligent Agricultural Chatbot for SIGP

Developing an AI-powered chatbot integrated with SIGP (Sistema Integrado de Gestao de Parcelas) -- a modular agricultural management platform.

graph LR
User[Farmer] -->|Question| Chatbot[AI Chatbot]
Chatbot -->|Query| RAG[RAG System]
RAG -->|Context| LLM[LLM]
LLM -->|Answer| Chatbot
Chatbot -->|Alert| User

subgraph SIGP[SIGP Platform]
Maps[Interactive Maps]
NDVI[NDVI/NDRE Indices]
Sensors[IoT Sensors]
Pests[Pest Monitoring]
end

RAG --> Maps
RAG --> Sensors
Loading

Key Features

  • Generative AI & NLP for natural, context-aware responses
  • Data-driven recommendations using farm-specific data
  • Proactive alerts for pests, diseases, and climate conditions
  • Multimodal support (text + voice) on Web & Mobile
  • Target: Reduce support response time by 70%

Tech Stack

FastAPI * LangChain * RAG * ChromaDB * OpenAI * HuggingFace * PostgreSQL * React * Flutter


Tech Stack

Languages & Frameworks

AI & Data

LangChain * LangGraph * OpenAI * HuggingFace * ChromaDB * RAG

Databases & Infrastructure

Tools


Featured Projects

SoftSkills Training Platform

Web + Mobile + BackOffice

Full-stack training platform for remote teams with dashboards, course progression, quizzes, and file management.

"I would buy it right now." -- Softinsa Evaluator

Tech: React * Node.js * PostgreSQL * Flutter

AI Parking System

Computer Vision + Backend

Intelligent parking management with license plate recognition, slot detection, payments, and event logging.

Tech: YOLO * FastALPR * FastAPI * PostgreSQL

More Projects (click to expand)

LibraryManagementCpp

C++ library system with OOP, user management, borrowing system, and persistence.

ClothFactoryWebsite

Responsive website for a clothing manufacturer with product showcase and contact form.


GitHub Stats


What's Next

  • Relocating to Germany after graduation
  • Deepening expertise in LLMs, RAG, and Agentic AI
  • Completing Bachelor's in Computer Engineering

Let's Connect

Pinned Loading

  1. FindMyRecipeV2 FindMyRecipeV2 Public

    TypeScript

  2. PINT-SoftSkills PINT-SoftSkills Public

    College project for Softinsa (an IBM subsidiary), designed to support remote teams in training management and knowledge sharing.

    JavaScript

  3. ClothFactoryWebsite ClothFactoryWebsite Public

    A website for a cloth factory (B2B), users can get in contact with the company for more information

    HTML

  4. LibraryManagementCpp LibraryManagementCpp Public

    Project for College (Managing a Library)

    C++

  5. FindMyRecipe FindMyRecipe Public

    Don't know what to cook with your ingredients? Let FindMyRecipe do the work for you! Input the ingredients available with you, and you'll be prompted with various recipes!

    Python 2

  6. Repository-Updater Repository-Updater Public

    This repository provides an automated update tool to streamline software updates, enhancing the user experience and keeping your applications up-to-date. It supports source code and pre-packaged re...

    Python 1