Marcus A's repositories

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.

Language:PythonLicense:MITStargazers:3Issues:0Issues:0

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.

Language:PythonLicense:MITStargazers:2Issues:0Issues:0

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.

Language:PythonLicense:MITStargazers:1Issues:0Issues:0

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.

Language:PythonLicense:MITStargazers:1Issues:0Issues:0
Language:SCSSLicense:MITStargazers:0Issues:0Issues:0

Flowise

Drag & drop UI to build your customized LLM flow using LangchainJS

Language:TypeScriptLicense:MITStargazers:0Issues:0Issues:0

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.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0