semantra icon indicating copy to clipboard operation
semantra copied to clipboard

Multi-tool for semantic search

Results 34 semantra issues
Sort by recently updated
recently updated
newest added

Hi, Thanks for the great work and wonderful tool, and my apologies for asking 2 different questions in one thread. I was following the guides on how to use Semantra...

enhancement

Hi I was wondering if it is possible to create a 'default' location where semantra looks for the files if no argument is give on startup? I would like to...

enhancement

I tried running it on ~50 files from a grep result, of types: - pdf - csv - txt - md - html - py Pressing y for each file...

After following this tutorial to install pytorch: https://www.linode.com/docs/guides/pytorch-installation-ubuntu-2004/ print(torch.cuda.is_available) gives: as an answer. I suppose I can understand it as "true". But when running semantra, it gives me some errors...

Documentation says > - `--encoding`: Encoding to use for reading text files [default: utf-8] But different files have different encodings. Chinese PDF is being read correctly and characters are showing...

enhancement

Garbled characters when using OpenAI models to embed Chinese. But using --transformer-model intfloat/multilingual-e5-base it's normal. endoing utf-8 What's the promble? ![1685634411892](https://github.com/freedmand/semantra/assets/21357660/52172cf7-51db-4146-92e9-c1464d833565)

Hello! I tried to install semantra on an x86 machine running Fedora 37. The install failed. Anyone had a similar experience? Please see link to error logs below - any...

I think it would be great if the document format support was done through a plug-in system. I'd like to add support for epub, and could do a PR here,...

enhancement

Hello, thank you for sharing your work. Unfortunately I have an issue that prevents me from using it. After installing and running semantra, in the web interface all indexed files...

bug

On Raspberry PI 4 I am receiving following error message when installing via pip and pipx: ERROR: Could not find a version that satisfies the requirement torch>=2.0.0 (from semantra) (from...