Skip to content

Commit 4b8fa80

Browse files
committed
Docs update
1 parent 1eb292c commit 4b8fa80

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
# Subconcious Chat UI (Alpha)
44

5-
[Subconscious](https://subconscious.chat) is a desktop application for using LLMs and agents through a chat interface. Built in python using flet for the UI and langchain for the LLM interaction. Currently a small project for personal use and learning. Currently in alpha, supports OpenAI, Google, Ollama, Anthropic and Hugging Face APIs.
5+
[Subconscious](https://subconscious.chat) is a desktop application for using LLMs and agents through a chat interface. Built in python using flet for the UI and langchain for the LLM management. Currently a small project for personal use and learning. Currently in alpha, supports OpenAI, Google, Ollama, Anthropic and Hugging Face APIs.
66

77
## Download & Installation
88

9-
The windows application installer can be downloaded from the [Subconscious website](https://subconscious.chat). The application is available for Windows only. Also, the source and build for the latest release can be downloaded from the [releases page](https://github.com/baebranch/subconscious/releases) and extracted into the install folder.
9+
The crrent build can be downloaded from the [Subconscious website](https://subconscious.chat) or [releases page](https://github.com/baebranch/subconscious/releases) and extracted to an install directory. The application is currently only compiled for windows however as it is written in python the source code should run on most other systems.
1010

1111
## Usage & Configuration
1212

0 commit comments

Comments
 (0)