Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 759 Bytes

ROADMAP.md

File metadata and controls

23 lines (16 loc) · 759 Bytes

2023 Basic Roadmap

This roadmap is made for OpenKF basic feature. For more information, you can see this RFC.

Release Base Docker Images.

  • Use docker-compose to build and run OpenKF server and web.
  • Use docker-compose to build and run OpenIM.
  • Use docker-compose to build and run LLM.

Support Basic Custom Service Feature.

  • Support user management.
  • Support community management.
  • Support web and slack channel.
  • Support dashboard for users.
  • Support local knowledge base.

Optimized the OpenKF architechure.

  • Support scripts to deploy OpenKF.
  • Support system trace for OpenKF monitoring and alerting.
  • Support milvus as vector db with cloud documents extensible feature.