Demo . Learn more · Join Discord · Join r/AIMemory . Docs . cognee community repo
[](https://GitHub.com/topoteretes/cognee/network/) [](https://GitHub.com/topoteretes/cognee/stargazers/) [](https://GitHub.com/topoteretes/cognee/commit/) [](https://github.com/topoteretes/cognee/tags/) [](https://pepy.tech/project/cognee) [](https://github.com/topoteretes/cognee/blob/main/LICENSE) [](https://github.com/topoteretes/cognee/graphs/contributors)🌐 Available Languages : Deutsch | Español | français | 日本語 | 한국어 | Português | Русский | 中文
### Installation for UI
To use the cognee UI with full functionality, you need to install cognee with API dependencies:
```bash
pip install 'cognee[api]'
```
The UI requires backend server functionality (uvicorn and other API dependencies) which are not included in the default cognee installation to keep it lightweight.
### Running the UI
Try cognee UI by running ``` cognee-cli -ui ``` command on your terminal.
## Understand our architecture
CODE_OF_CONDUCT for more information.
## 💫 Contributors