peterw / Chat-with-Github-Repo

This repository contains two Python scripts that demonstrate how to create a chatbot using Streamlit, OpenAI GPT-3.5-turbo, and Activeloop's Deep Lake.

Home Page:https://explodinginsights.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Needs file type filters to avoid tokenizing models, images, etc.

XRMech opened this issue · comments

Noticing this was taking lots of tokens, and realized it was sending everything to OpenAI.

commented

good idea