Skip to content
View dfavenfre's full-sized avatar
📈
Grindin'
📈
Grindin'

Block or report dfavenfre

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.

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

Hi there 🤖

I'm a Data Scientist currently working at Naviga AI, where I specialize in developing sophisticated chatbots and customized multi-tool agents using LangChain and LangGraph frameworks. My work focuses on optimizing Retrieval-Augmented Generation (RAG), developing secure and efficient chatbot tools, and performing back-end development with FastAPI. My repositories showcase a range of projects, many of which leverage my expertise in machine learning, predictive modeling, and optimization.

🛠 Languages and Tools

Python Julia Flux.jl Zygote Streamlit FastAPI TensorFlow PyTorch ScikitLearn Optuna SHAP LangChain LangGraph LangSmith Wandb AWS Docker SQL

🚀 Projects

Here are a few notable projects I have worked on:

  • TalkYou: TalkYou is an innovative open-source project designed to enable users to have a chat with any YouTube video. It brings user a customized chatbot experience, not only with the ability to chat but also with an amazing feature of image retrieval based on user queries. Both LangChain and LangGraph frameworks were utilized as the back-bone of this project to achieve conditional tool calling capabilities.

  • LLMRoboFund: A financial assistant chatbot equipped with a customized multi-tool agent for Text-to-SQL queries and retrieval-augmented generation (RAG). Optimized for efficient and accurate investment research.

  • Forecasting Hourly Electricity Prices: Developed a suite of predictive models, including a Long Short-Term Memory (LSTM) neural network for time-series forecasting and an XGBoost regression model for predicting t+1 forecast windows. These models provide accurate hourly electricity price predictions.

  • Econ Dashboard: Created a comprehensive financial dashboard that consolidates financial and economic data for analysis, sentiment classification, and time-series forecasting. The dashboard integrates custom-built neural network models, including a sentiment classifier with pre-trained embeddings and LSTM models tailored to different market capitalizations.

  • Financial Sentiment Classifier: Developed a natural language processing (NLP) model to assess the sentiment of financial and economic texts, such as commentary, tweets, and news articles. The model is built on the Universal Sentence Encoder (USE) and fine-tuned using the Financial Phrasebank's 'agreeall' dataset for accurate sentiment classification in the financial domain.

✍️ Medium Blogs

I occasionally write blog posts on various topics at Medium. Here are some of my recent articles:

Pinned Loading

  1. TalkYou TalkYou Public

    TalkYou is an innovative open-source project designed to enable users to have a chat with any YouTube video. It brings you a customized chatbot experience, not only with the ability to chat but als…

    Python

  2. LLMRoboFund LLMRoboFund Public

    LLMRoboFund is a powerful chatbot empowered with Multi-document RAG. The chatbot is equipped with RetrievalQA and SQL Agents to ease the investment research

    Jupyter Notebook 3 1

  3. electricity-price-forecasting electricity-price-forecasting Public

    Developed various models to forecast hourly electricity prices provided by the EXIST Market Transparency Platform

    Jupyter Notebook 3

  4. Econ-Dashboard Econ-Dashboard Public

    Created a centralized financial dashboard for screening financial/economic data, sentiment classification, and time-series forecasting. This all-in-one dashboard is equipped with hand-crafted neura…

    Jupyter Notebook 1

  5. financial-sentiment-classifier financial-sentiment-classifier Public

    Financial Sentiment Classification (NLP) Model

    Jupyter Notebook 1

  6. Guide-To-Deep-Neural-Networks- Guide-To-Deep-Neural-Networks- Public

    This repository serves as your ultimate resource hub for comprehensive guides and tutorials on neural network development. Whether you're a novice or a seasoned practitioner, you'll discover valuab…

    Jupyter Notebook