-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNOTICE
More file actions
25 lines (21 loc) · 1.07 KB
/
NOTICE
File metadata and controls
25 lines (21 loc) · 1.07 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
ChunkLab
Copyright 2026 Ziffan (Ziffany Firdinal)
This product includes software developed at
Ziffan (Ziffany Firdinal) (https://github.com/ziffan).
This product includes several third-party software components:
Backend Dependencies (Python):
- FastAPI (https://fastapi.tiangolo.com/) - MIT License
- Uvicorn (https://www.uvicorn.org/) - BSD-3-Clause License
- Pydantic (https://pydantic-docs.helpmanual.io/) - MIT License
- python-dotenv (https://github.com/theskumar/python-dotenv) - BSD-3-Clause License
- tiktoken (https://github.com/openai/tiktoken) - MIT License
- mistune (https://github.com/lepture/mistune) - BSD-3-Clause License
- httpx (https://www.python-httpx.org/) - BSD-3-Clause License
- pytest (https://pytest.org/) - MIT License
Frontend Dependencies (Node.js):
- React (https://reactjs.org/) - MIT License
- axios (https://github.com/axios/axios) - MIT License
- Vite (https://vitejs.dev/) - MIT License
- TailwindCSS (https://tailwindcss.com/) - MIT License
- Autoprefixer (https://github.com/postcss/autoprefixer) - MIT License
- PostCSS (https://postcss.org/) - MIT License