Storia-AI/sage

Feature Request: Consider adding in memory index for local mode

Open

#26 opened on Sep 6, 2024

 (4 comments) (0 reactions) (0 assignees)Python (116 forks)auto 404
good first issuehacktoberfest🔥 difficulty: 2

Repository metrics

Stars
 (1,267 stars)
PR merge metrics
 (PR metrics pending)

Description

If i am trying to chat with a one off github repo, running docker feels a bit heavy. A local python file for embeddings, a local HF model for calculating the vectors might also be a reasonable thing to do.

Contributor guide