Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 776 Bytes

ROADMAP.md

File metadata and controls

23 lines (16 loc) · 776 Bytes

2023 Basic Roadmap

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

Release Base Docker Images.

  • Use docker-compose to build and run interview 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 interview architechure.

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