changed frontend framework from next.js to vite
This commit is contained in:
@@ -29,12 +29,12 @@ Vaessl is intended to be a useful tool for the public, specifically those utiliz
|
||||
# Short-Term Roadmap & Milestones
|
||||
|
||||
- Phase 1: Foundation (Current)
|
||||
* Deploy the core infrastructure (PostgreSQL + pgvector, LiteLLM, Spring Boot Skeleton, Next.Js frontend).
|
||||
* Deploy the core infrastructure (PostgreSQL + pgvector, LiteLLM, Spring Boot Skeleton, Vite frontend).
|
||||
* Establish the bridge between the Vaessl backend and a demo Homebox instance.
|
||||
|
||||
- Phase 2: The Processing Pipeline
|
||||
* Implement the image processing workflow: Upload $\rightarrow$ AI analysis $\rightarrow$ staging Table.
|
||||
* Develop the Next.js interface for data refinement and verification.
|
||||
* Develop the Vite interface for data refinement and verification.
|
||||
|
||||
- Phase 3: Semantic Search & Demo
|
||||
* Integrate Spring AI for embedding generation.
|
||||
|
||||
Reference in New Issue
Block a user