提交

提交图

75 次代码提交

作者 SHA1 备注 提交日期
Olow304 552ea384c2 Release v2.0.131, Give your AI Agent Memory In One File v2.0.131 2026-01-04 20:45:00 -05:00
sharafdin 283f421bda Format prompt.md with proper markdown structure 2026-01-04 18:30:25 +03:00
sharafdin a35ec91137 Clean up Makefile: simplify to essential Docker commands 2026-01-04 18:28:02 +03:00
sharafdin b6f9110ba7 Add README to docker directory 2026-01-04 18:13:15 +03:00
sharafdin 351bde12a4 Clean up old Docker files and documentation 2026-01-04 18:11:21 +03:00
Mr Sharafdin 1682551e30 Removed data/bitcoin.pdf 2026-01-04 18:07:57 +03:00
sharafdin 335456537b Improve Dockerfile: add non-root user, update version, optimize build 2026-01-01 07:21:41 +03:00
sharafdin 732f581b51 Fix Dockerfile: use Ubuntu 24.04 for GLIBC 2.39 compatibility 2026-01-01 07:10:34 +03:00
sharafdin 73b7172377 Add Docker usage documentation 2026-01-01 07:02:42 +03:00
sharafdin 73db86cdd1 Add GitHub Actions workflow for Docker releases 2026-01-01 06:53:42 +03:00
sharafdin 3c78745053 Add .dockerignore for CLI Docker builds 2026-01-01 06:53:08 +03:00
sharafdin 5e305896ae Add Dockerfile for Memvid CLI 2026-01-01 06:52:32 +03:00
Saleban Olow e3595e6110 Add README.md for memvid CLI installation and usage 2025-12-27 18:21:05 -06:00
sharafdin 0deadbb801 changed to white colors 2025-12-22 23:20:02 +03:00
sharafdin 7820e2b007 fix issue 72, added brand logos 2025-12-22 18:27:37 +03:00
Mohamed Mohamed 4292e9ee3c Update README.md 2025-12-21 13:58:42 -05:00
Mohamed Mohamed feec48c448 Update README.md 2025-12-21 13:15:51 -05:00
Mohamed Mohamed 33a0e4f03b Update README.md 2025-12-21 13:15:27 -05:00
Mohamed Mohamed ea20a1394c Update README.md 2025-12-21 13:11:24 -05:00
Mohamed Mohamed 1e43901907 Update README.md 2025-12-21 13:10:47 -05:00
Mohamed Mohamed 7286b613a0 Update README.md 2025-12-21 13:10:14 -05:00
Mohamed Mohamed a2f96effd6 Update README.md 2025-12-21 13:10:00 -05:00
Mohamed Mohamed d092708950 Update README.md 2025-12-21 13:09:06 -05:00
Mohamed Mohamed 1baf8f6002 Update README.md 2025-12-21 13:07:33 -05:00
Mohamed Mohamed c3a8103cad Update README.md 2025-12-21 13:06:38 -05:00
Mohamed Mohamed 08b7972331 Update README.md 2025-12-21 12:58:13 -05:00
Mohamed Mohamed 4742bcef86 Update README.md 2025-12-21 12:50:35 -05:00
Mohamed Mohamed ae424add17 Update README.md 2025-12-21 12:41:43 -05:00
Mohamed Mohamed dc8abaf70e Update README.md 2025-12-21 12:33:23 -05:00
Mohamed Mohamed e1bca6826b Update README.md 2025-12-21 12:32:32 -05:00
Mohamed Mohamed 89d073adc2 Update README.md 2025-12-21 11:24:29 -05:00
Mohamed Mohamed d2895ec9a4 Update README.md 2025-12-21 11:22:53 -05:00
Mohamed Mohamed 601778afc7 Update README.md 2025-12-21 11:22:35 -05:00
Mohamed Mohamed 03c4214e70 Update README.md 2025-12-21 11:17:28 -05:00
sharafdin e9d3183a86 Update README: explain frame-based design and append-only architecture 2025-12-21 17:52:33 +03:00
sharafdin 3af7a7e90e Clean up README formatting 2025-12-21 17:28:13 +03:00
sharafdin c409ac2cff Add banner image for README 2025-12-21 17:25:14 +03:00
sharafdin bb5e06df92 Update README.md for v2 launch and branding 2025-12-21 17:23:15 +03:00
sharafdin 270feb2be9 change memvid.ai to memvid.com 2025-12-21 17:07:33 +03:00
Saleban Olow 1516d724d4 Merge pull request #88 from abhayKashyap03/feature/migrate-google-genai 2025-10-12 09:03:06 -05:00
Abhay Kashyap 42be1f22a7 fix: added missing and parameters to gemini client method call 2025-10-09 20:37:13 -04:00
Saleban Olow 2f03c0082b Merge pull request #82 from abhayKashyap03/feature/migrate-google-genai 2025-09-29 06:01:12 -05:00
Abhay Kashyap 491b4f956c migrated from google-generativeai sdk to newer google-genai 2025-09-28 16:11:47 -04:00
saleban olow a8c0516b6f update the readme 2025-07-02 22:22:02 -05:00
Saleban Olow 5524b0a8b2 Merge pull request #10 from answer-huang/update_md
fix: remove inappropriate demo code, otherwise it will cause an error.
2025-06-05 10:57:53 -05:00
saleban olow 644607c27e Add Docker support, multi-LLM providers, and enhanced codec configuration v0.1.3 2025-06-05 10:50:57 -05:00
Saleban Olow 1ad8a7471c Merge pull request #6 from TyJK/main
Significant Update
2025-06-05 10:15:26 -05:00
answer-huang 542226cc87 fix: remove inappropriate demo code, otherwise it will cause an error. 2025-06-05 19:08:14 +08:00
Tyler "Nex" Kolody 5540b22942 There were a few issues related to file name creation and error handling that lead codec_comparison to fail. Tested and rectified. 2025-06-03 12:05:48 -07:00
Tyler "Nex" Kolody ba9cde7e5f Updated the LLM client to use the actual models defined in config, cleaned up the debugging output, optimized the configs a bit and confirmed decoding is still viable at the decreased resolution. 2025-06-02 20:11:50 -07:00