Home/LLM Frameworks/Robby-chatbot
Robby-chatbot logo

Robby-chatbot

Enrichment pending
yvann-ba/Robby-chatbot

AI chatbot 🤖 for chat with CSV, PDF, TXT files 📄 and YTB videos 🎥 | using Langchain🦜 | OpenAI | Streamlit ⚡

GraphCanon updated today · GitHub synced today

816
Stars
286
Forks
1
Open issues
14
Watchers
4mo
Last push
Python Apache-2.0Created Apr 9, 2023

Trust & integrity

Full report
Maintenance
Slowing (140d since push)
As of today · Source: github_public_v1
Provenance
Not a fork · Personal account
As of today · Source: github_public_v1
Security (OSV)
47 low (47 low)
As of today · Source: osv@v1

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

Overview

AI chatbot 🤖 for chat with CSV, PDF, TXT files 📄 and YTB videos 🎥 | using Langchain🦜 | OpenAI | Streamlit ⚡

Capability facts

Languages
python

Source: github.language · Jul 11, 2026

Categories

Compatibility

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

Python runtimePython

Source: README excerpt (regex_v1, Jul 11, 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