Stars: 179
Forks: 13
Pull Requests: 57
Issues: 1
Watchers: 2
Last Updated: 2023-06-23 09:19:13
⚡ GUI for editing LLM vector embeddings. No more blind chunking. Upload content in any file extension, join and split chunks, edit metadata and embedding tokens + remove stop-words and punctuation with one click, add images, and download in .veml to share it with your team.
License: GNU Affero General Public License v3.0
Languages: Dockerfile, PHP, Shell, Blade
Embedditor is the open-source MS Word equivalent for embedding that helps you get the most out of your vector search.
Website • Discord • Twitter • Documentation • Try demo on IngestAI
Embedditor is an open source embedding pre-reprocessing editor, that helps you edit GPT / LLM embeddings just as if it's a Microsoft Word document, so you can get the most out of your vector search, while significanty reducing costs of embedding and vector storage.
Rich editor Interface
Pre-processing automation
Rich Spreadsheet Interface
Sign up for free and try it in IngestAI.
Access Dashboard using: http://localhost:8080/
Copy .env.example into .env
Set the following settings in the .env
OPENAI_API_KEY=
Setup the project
php artisan migrate
php artisan db:seed