Update README.md

This commit is contained in:
maninhill 2024-03-20 10:41:25 +08:00 committed by GitHub
parent eba8cb9045
commit 96135be28d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -42,9 +42,9 @@ docker run -d --name=maxkb -p 8080:8000 -v /opt/maxkb/data:/var/lib/postgresql/d
## 技术栈
- 前端:[Vue.js](https://cn.vuejs.org/)
- 后端:[Django](https://www.djangoproject.com/)
- 后端:[Python / Django](https://www.djangoproject.com/)
- Langchain[Langchain](https://www.langchain.com/)
- 向量数据库:[PostgreSQL](https://www.postgresql.org/)
- 向量数据库:[PostgreSQL / pgvector](https://www.postgresql.org/)
- 大模型Azure OpenAI、百度千帆大模型、[Ollama](https://github.com/ollama/ollama)
## License