mckaywrigley / repo-chat

Use AI to ask questions about any GitHub repo.
MIT License
604 stars 108 forks source link

Better support of utf-8 and minor improvements #2

Closed ilyatriplewhale closed 1 year ago

ilyatriplewhale commented 1 year ago
  1. Avoids some of the TextLoader and Supabase errors when dealing with utf-8 files
  2. Adds support for excluded extensions
  3. Minor tweaks to gitignore and requirements.txt