📄 v1개정 이력 보기
OpenWiki Quickstart
초록
Hyperbook 코드베이스 OpenWiki 자동 생성 문서 — OpenWiki Quickstart
OpenWiki Quickstart
Welcome to the OpenWiki documentation for this repository! This knowledge base aims to provide a clear and concise understanding of the project's structure, components, and how they interact.
Overview
This repository appears to be a multi-service application, possibly centered around AI agents and a thesis management system. Key components include:
- Thesis Web: A web application for managing papers, including search and embedding generation.
- Agents: A collection of AI agents designed for various tasks.
- Services: Several backend services supporting different functionalities like notifications, status, memory, and an agent registry.
- OpenWiki: This documentation system itself, which is integrated into the repository's workflow.
Navigation
Use the links below to explore specific areas of the documentation:
- OpenWiki Documentation System
- Thesis Web Application
- Agents System Overview
- Other Services
- Overall Architecture
Backlog
- Detailed purpose of each agent in
agents/. - Specific data models used by each service.
- Deployment details beyond what's in
.github/workflows. - Any testing frameworks or specific testing guidance.
