|
@@ -1,6 +1,12 @@
|
|
|
# 🔮 Perplexica Search TUI
|
|
# 🔮 Perplexica Search TUI
|
|
|
|
|
|
|
|
-Beautiful terminal interface for Perplexica API – AI-powered search in your terminal.
|
|
|
|
|
|
|
+---
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+---
|
|
|
|
|
+
|
|
|
|
|
+Beautiful terminal interface for the [Perplexica](https://github.com/ItzCrazyKns/Perplexica) API – AI-powered search in your terminal.
|
|
|
|
|
|
|
|
## Installation
|
|
## Installation
|
|
|
|
|
|
|
@@ -78,4 +84,8 @@ A: Use `/exit` in interactive mode or press `Ctrl+C`.
|
|
|
|
|
|
|
|
---
|
|
---
|
|
|
|
|
|
|
|
-For more details, see comments in the scripts. If you encounter issues, check your API endpoint and venv configuration.
|
|
|
|
|
|
|
+For more details, see comments in the scripts. If you encounter issues, check your API endpoint and venv configuration.
|
|
|
|
|
+
|
|
|
|
|
+# Links
|
|
|
|
|
+
|
|
|
|
|
+* [Perplexica on GitHub](https://github.com/ItzCrazyKns/Perplexica) - Set up your own Perplexica server with `docker` and `docker-compose`! Use other cloud hosts, or just locally-hosted Ollama!
|