ademarc
ML Engineer specializing in LLM and chatbots. Skilled in Python, R, and cloud tech. Open for innovative collaborations.
Pinned Repositories
ademarc.github.io
Flowise
Drag & drop UI to build your customized LLM flow using LangchainJS
google-calendar-python
langchain-ask-csv-data
This repository contains a Python-based web application, "Ask Your CSV", which allows users to upload CSV files and ask questions about the data within them. Utilizing OpenAI's language model, the application intelligently generates responses, providing a user-friendly interface for data exploration and analysis.
langchain-chat-website
LangChain Chatbot: A Flask-based web application that integrates a Chatbot leveraging OpenAI's GPT-3.5 for natural language processing. The Langchain library is used to process URLs and sitemaps, while MongoDB and FAISS handle data persistence and vector storage. Sample requests included for learning and ease of use.
langchain-convo-chain
A Python Flask chatbot using OpenAI's GPT-3.5 turbo model, with user data and conversation history managed via MongoDB for persistent storage.
langchain-discord-chatbot
This repo contains a Discord chatbot leveraging OpenAI's GPT-3.5 Turbo and LangChain. It processes user inputs, generates responses, and manages conversation history using MongoDB. A showcase of AI-enhanced real-time chat interaction.
SupportBuddyX
SupportBuddyX is a conversational AI chatbot, leveraging OpenAI's GPT-3.5 model and LangChain to deliver real-time, engaging interactions on any website. The application is capable of processing website URLs and sitemaps, enabling a human-like chat experience.
google-calendar-python
ademarc's Repositories
ademarc/langchain-chat-website
LangChain Chatbot: A Flask-based web application that integrates a Chatbot leveraging OpenAI's GPT-3.5 for natural language processing. The Langchain library is used to process URLs and sitemaps, while MongoDB and FAISS handle data persistence and vector storage. Sample requests included for learning and ease of use.
ademarc/SupportBuddyX
SupportBuddyX is a conversational AI chatbot, leveraging OpenAI's GPT-3.5 model and LangChain to deliver real-time, engaging interactions on any website. The application is capable of processing website URLs and sitemaps, enabling a human-like chat experience.
ademarc/langchain-ask-csv-data
This repository contains a Python-based web application, "Ask Your CSV", which allows users to upload CSV files and ask questions about the data within them. Utilizing OpenAI's language model, the application intelligently generates responses, providing a user-friendly interface for data exploration and analysis.
ademarc/langchain-convo-chain
A Python Flask chatbot using OpenAI's GPT-3.5 turbo model, with user data and conversation history managed via MongoDB for persistent storage.
ademarc/langchain-discord-chatbot
This repo contains a Discord chatbot leveraging OpenAI's GPT-3.5 Turbo and LangChain. It processes user inputs, generates responses, and manages conversation history using MongoDB. A showcase of AI-enhanced real-time chat interaction.
ademarc/ademarc.github.io
ademarc/Flowise
Drag & drop UI to build your customized LLM flow using LangchainJS
ademarc/google-calendar-python