Skip to content
View beckerfelipee's full-sized avatar
:copilot:
Building AI Solutions
:copilot:
Building AI Solutions

Block or report beckerfelipee

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.

Content in all repositories owned by your account will be closed.
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
beckerfelipee/README.md

img Hi, I'm Felipe!

👨‍💻 AI Engineer at LeaseWeb.
🎓 Background in Cognitive Science research.
📚 Always learning. Always sharing.
🤝 Open to challenges and collaborations.

Python-help

Github Copilot badge   PCEP badge   Python IBM badge  

Pinned Loading

  1. Rag-SQL-Gen-Agent Rag-SQL-Gen-Agent Public

    RAG SQL Agent is a natural language interface that converts user questions into SQL queries, retrieves database information, and provides human-readable responses.

    Python 1

  2. RAG-Based-LLM-Application RAG-Based-LLM-Application Public

    A Retrieval-Augmented Generation (RAG) application that enhances LLM responses with external knowledge retrieval. Features efficient document indexing, vector search, and seamless integration with …

    Python

  3. Ant-Colony-Optimization-Algorithm Ant-Colony-Optimization-Algorithm Public

    The Ant Colony Optimization (ACO) algorithm is a heuristic search technique inspired by the behavior of ants in nature. It is widely used to solve complex combinatorial optimization problems, such…

    Python 2

  4. GPTool GPTool Public

    GPTool integrate AI into WhatsApp, making the power of artificial intelligence easily accessible to all.

    JavaScript

  5. CNN-ImageClassification CNN-ImageClassification Public

    Cats or Dogs? This is a Convolutional Neural Network (CNN) model developed for educational purposes using TensorFlow and Keras to create, train, and evaluate deep neural networks. The model is desi…

    Jupyter Notebook 1

  6. Audio-Converter-and-Compressor Audio-Converter-and-Compressor Public

    This Python program is designed to efficiently convert and compress audio files and can handle large batches seamlessly in a single execution.

    Python