Home/Data & Retrieval/Robby-chatbot
Robby-chatbot logo

Robby-chatbot

yvann-ba/Robby-chatbot

AI chatbot 🤖 for chat with CSV, PDF, TXT files 📄 and YTB videos 🎥

GraphCanon updated 1w · GitHub synced 1w

813 stars284 forksLast push 6mo Python Apache-2.0

Decision brief

Robby-chatbot is an AI chatbot built using Python, designed to engage with various data formats including CSV, PDF, TXT files, and YouTube videos through Langchain, OpenAI, and Streamlit.

Good fit when

  • When you need a versatile interface that can interact not only with structured data like CSV but also unstructured content such as text documents and video transcripts from YouTube.
  • If your project involves leveraging user-friendly visual interfaces for chatbot interaction over complex file types.

Avoid when

  • If your application requires real-time processing capabilities or extremely low latency responses, due to Robby-chatbot's dependency on external APIs which may introduce delays.
  • For scenarios where the interaction is predominantly with data sources that are not covered by CSV, PDF, TXT files, and YouTube video content.
Pricing:
freemium - Open-source under Apache-2.0 with access depending on third-party service fees (e.g., OpenAI).
Requirements:
Min 4 GB RAM

Observed Jul 12, 2026 · Source: enrich:decision_facts

Verify the decision

Maintenance and security

Full trust report
Maintenance
Slowing (175d since push)
As of 1w
Provenance
Not a fork · Personal account
As of 1w
Security (OSV)
47 low (47 low)
As of 1mo

Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.

Install

pip install Robby-chatbot
PyPI

How it fits your stack(1)

Typed graph edges - alternatives, integrations, successors, and dependencies. Ranked by relationship type, not raw GitHub stars.

Similar tools

Same-category neighbours not already linked as typed edges.

Evidence and technical details

Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.

Overview

A Python-based AI chatbot project using Langchain, OpenAI, and Streamlit to interact with various file types including text data and YouTube videos.

Capability facts

Languages
python

Source: github.language · Aug 15, 2026

Categories

Compatibility

Sourced claims from the README excerpt - not unsourced marketing copy.

Python runtimePython

Source: README excerpt (regex_v1, Aug 15, 2026)

python -m venv .venv
Source link

Tags

README

Installation

Clone the repository:

git clone https://github.com/yvann-hub/Robby-chatbot.git

Navigate to the project directory:

cd Robby-chatbot

Create a virtual environment:

python -m venv .venv
source .venv/bin/activate  # On macOS/Linux

For agents

This page has a .md twin and JSON over the API.

Was this helpful?

Anonymous feedback helps us improve pages and translations.