We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5880b8 commit 84f0d7cCopy full SHA for 84f0d7c
README.md
@@ -44,8 +44,8 @@ docker run -d --name=maxkb --restart=always -p 8080:8080 -v ~/.maxkb:/var/lib/po
44
45
- Frontend:[Vue.js](https://vuejs.org/)
46
- Backend:[Python / Django](https://www.djangoproject.com/)
47
-- LangChain:[LangChain](https://www.langchain.com/)
48
-- Vector DB:[PostgreSQL / pgvector](https://www.postgresql.org/)
+- LLM Framework:[LangChain](https://www.langchain.com/)
+- Database:[PostgreSQL + pgvector](https://www.postgresql.org/)
49
50
## License
51
0 commit comments