diff --git a/README.md b/README.md index 76feba33..07e23457 100644 --- a/README.md +++ b/README.md @@ -38,8 +38,8 @@ - Chat with any local or online LLM (e.g llama3, qwen, gemma, mistral, gpt, claude, gemini). - Get answers from the internet and your docs (including image, pdf, markdown, org-mode, word, notion files). - Access it from your Browser, Obsidian, Emacs, Desktop, Phone or Whatsapp. -- Build agents with custom knowledge bases and tools. -- Create automations to get personal newsletters and smart notifications. +- Create agents with custom knowledge, persona, chat model and tools to take on any role. +- Automate away repetitive research. Get personal newsletters and smart notifications delivered to your inbox. - Find relevant docs quickly and easily using our advanced semantic search. - Generate images, talk out loud, play your messages. - Khoj is open-source, self-hostable. Always. diff --git a/src/khoj/interface/web/assets/icons/agents.svg b/src/khoj/interface/web/assets/icons/agents.svg index 27540107..0c0b63dd 100644 --- a/src/khoj/interface/web/assets/icons/agents.svg +++ b/src/khoj/interface/web/assets/icons/agents.svg @@ -14,5 +14,6 @@ clip-rule="evenodd" fill-rule="evenodd" fill="currentColor" + stroke="currentColor" stroke-width="0.95844" /> diff --git a/src/khoj/interface/web/assets/icons/automation.svg b/src/khoj/interface/web/assets/icons/automation.svg index d49a0c5b..a2227d1c 100644 --- a/src/khoj/interface/web/assets/icons/automation.svg +++ b/src/khoj/interface/web/assets/icons/automation.svg @@ -12,6 +12,7 @@ fill-rule="evenodd" clip-rule="evenodd" fill-opacity="1" + stroke="currentColor" stroke-width="1.16584" stroke-dasharray="none" /> diff --git a/src/khoj/interface/web/assets/icons/chat.svg b/src/khoj/interface/web/assets/icons/chat.svg new file mode 100644 index 00000000..f474ab89 --- /dev/null +++ b/src/khoj/interface/web/assets/icons/chat.svg @@ -0,0 +1,24 @@ + diff --git a/src/khoj/interface/web/login.html b/src/khoj/interface/web/login.html index a1090ed0..b7db3a1a 100644 --- a/src/khoj/interface/web/login.html +++ b/src/khoj/interface/web/login.html @@ -46,33 +46,16 @@
Transform the way you think, create, and remember