1197 Commits

Author SHA1 Message Date
Louis
3aaa6078c0
chore: sync dev to release/v0.5.18 (#5106)
* chore: Jan's code is now under the Apache license (#5042)

* make the model selector popup responsive and wider for bigger screens (#5025)

* make the model selector popup responsive and wider for bigger screens

* fix linting issue

* use vscode config files to recommend prettier plugin and use it to auto format on save

---------

Co-authored-by: Ethan Garber <ethancgarber@gmail.com>

* chore: update Jan change logs v0.5.17

chore: update Jan change logs v0.5.17

* Update README.md (#5072)

Updated license to Apache 2.0

---------

Co-authored-by: ethanova <ethanova@users.noreply.github.com>
Co-authored-by: Ethan Garber <ethancgarber@gmail.com>
Co-authored-by: David <david@menlo.ai>
Co-authored-by: Emre Can Kartal <159995642+eckartal@users.noreply.github.com>
2025-05-26 16:02:30 +07:00
Faisal Amir
9fe7a5797f chore: qwen3 blog 2025-05-12 10:24:05 +07:00
hiento09
869b89c78d
chore: fix headers (#4958)
Co-authored-by: Service Account <service@jan.ai>
2025-05-02 20:56:33 +07:00
Ramon Perez
86b2a64c70
Merge pull request #4943 from menloresearch/ramon/docs-improvements-2
Enhanced wording on the installation pages, the data folder and the privacy section.
2025-04-25 01:38:06 -04:00
Ramon Perez
ebcd75af48 Enhanced the wording on the installation pages, the data folder and privacy section 2025-04-24 15:37:40 -04:00
David
5b21853e8b chore: fix jan about doc 2025-04-23 15:10:13 +07:00
Ramon Perez
642931bb0a Enhanced the wording on the overview and the quickstart pages. 2025-04-21 12:01:03 -04:00
mimic
6b89e5cc48 fix: "GPU Acceleration" section missing after enabling Experimental Mode since version 0.5.15 2025-04-13 18:20:34 +02:00
David
21984afa1b
Merge pull request #4856 from menloresearch/origin/chore/update-jan-doc-remove-workflow
chore: remove workflow automation
2025-04-07 16:44:32 +07:00
david
d932960323 chore: remove workflow automation 2025-03-28 00:09:46 +07:00
david
697bb47664 chore: update jan doc v0.5.16 2025-03-27 09:29:26 +07:00
Emre Can Kartal
cd4be34559
Merge branch 'dev' into feat/changelog-v0.5.16 2025-03-24 12:32:00 +03:00
Faisal Amir
912db293d4 chore: remove attribute homebrew 2025-03-24 15:24:48 +07:00
eckartal
c1871da1de docs: update changelogs for v0.5.15 and v0.5.16 with new features and security fixes 2025-03-24 09:12:10 +03:00
Ashley
eacae5f17a
Update Hub images (#4710) 2025-03-24 11:27:06 +07:00
Faisal Amir
33055b8db6 chore: janhq to menloresearch 2025-03-18 13:06:17 +07:00
Faisal Amir
8985926b9a fix: update career url 2025-03-12 11:59:01 +07:00
Faisal Amir
77717a780e
analytics: integrate posthog into Jan web (#4788) 2025-03-10 12:23:53 +07:00
Matt
7fef7b16f7
typo fix (#4748) 2025-02-28 09:31:05 +07:00
Minh
fc4c567395 chore: correct channel name to ask for help 2025-02-25 13:07:55 +07:00
Faisal Amir
4abd471a5f
fix: format compact number utils (#4695) 2025-02-19 13:58:43 +07:00
Louis
dc06a07c71
Merge branch 'release/v0.5.15' into chore/sync-release-to-dev
# Conflicts:
#	extensions/engine-management-extension/rolldown.config.mjs
#	extensions/inference-cortex-extension/bin/version.txt
#	extensions/yarn.lock
#	web/containers/Layout/BottomPanel/SystemMonitor/index.tsx
#	web/containers/ModelDropdown/index.tsx
#	web/containers/ModelLabel/ModelLabel.test.tsx
#	web/screens/Settings/HuggingFaceRepoDetailModal/ModelDownloadRow/index.tsx
#	web/screens/Thread/ThreadCenterPanel/TextMessage/MarkdownTextMessage.tsx
#	web/screens/Thread/ThreadCenterPanel/TextMessage/index.tsx
#	yarn.lock
2025-02-18 16:33:58 +07:00
Ashley
243a3faf77 Update all images & some wrong parts 2025-02-18 00:34:10 +07:00
ddri
476c7f723f
Fix typo for Red Hat company name (#4637)
"Red Hat" is the correct company name, not "Redhat".
2025-02-16 11:47:35 +07:00
Emre Can Kartal
f8f19af8c5
docs: add new changelog posts and images (#4601)
* docs: add DeepSeek R1 local installation guide

- Add comprehensive guide for running DeepSeek R1 locally
- Include step-by-step instructions with screenshots
- Add VRAM requirements and model selection guide
- Include system prompt setup instructions

* docs: add comprehensive guide on running AI models locally

* docs: address PR feedback for DeepSeek R1 and local AI guides

- Improve language and terminology throughout
- Add Linux support information
- Enhance technical explanations
- Update introduction for better flow
- Fix parameters section in run-ai-models-locally.mdx

* docs: improve local AI guides content and linking

- Update titles and introductions for better SEO
- Add opinionated guidance section for beginners
- Link DeepSeek guide with general local AI guide
- Fix typos and improve readability

* docs: add new changelog posts and images

- Add DeepSeek R1 changelog (v0.5.14)
- Add key issues resolved changelog (v0.5.13)
- Add corresponding changelog images

---------

Co-authored-by: Louis <louis@jan.ai>
2025-02-10 09:49:54 +07:00
Emre Can Kartal
60447289bd
blog: improve local AI guide for beginners (#4610)
* docs: add DeepSeek R1 local installation guide

- Add comprehensive guide for running DeepSeek R1 locally
- Include step-by-step instructions with screenshots
- Add VRAM requirements and model selection guide
- Include system prompt setup instructions

* docs: add comprehensive guide on running AI models locally

* docs: address PR feedback for DeepSeek R1 and local AI guides

- Improve language and terminology throughout
- Add Linux support information
- Enhance technical explanations
- Update introduction for better flow
- Fix parameters section in run-ai-models-locally.mdx

* docs: improve local AI guides content and linking

- Update titles and introductions for better SEO
- Add opinionated guidance section for beginners
- Link DeepSeek guide with general local AI guide
- Fix typos and improve readability

* fix: remove git conflict markers from deepseek guide frontmatter

* docs: improve local AI guide for beginners

Key improvements:
- Add detailed explanation of GGUF and why it's needed
- Improve content structure and readability
- Add visual guides with SEO-friendly images
- Enhance llama.cpp explanation with GitHub link
- Fix heading hierarchy for better navigation
- Add practical examples and common questions
- Update image paths and captions for better SEO

Technical details:
- Add proper image alt text and captions
- Link to llama.cpp GitHub repository
- Clarify model size requirements
- Simplify hardware requirements section
- Improve heading structure (h1-h5)
- Add step-by-step model installation guide

* docs: add offline ChatGPT alternative guide with Jan

- Add comprehensive guide on using Jan as offline ChatGPT alternative
- Include step-by-step instructions for setup
- Add images for document chat feature
- Optimize content for SEO with relevant keywords

* docs: update description to emphasize computer-local aspect

---------

Co-authored-by: Louis <louis@jan.ai>
2025-02-10 09:43:07 +07:00
eckartal
af7297b6ae docs: update description to emphasize computer-local aspect 2025-02-10 00:10:17 +07:00
Ashley
433bee7134 Added DeepSeek & Google guides, updated some images 2025-02-09 16:59:34 +07:00
Ashley
5b76a69bab Added guide for cloud model installation 2025-02-09 15:53:57 +07:00
eckartal
b0f24dd258 docs: add offline ChatGPT alternative guide with Jan
- Add comprehensive guide on using Jan as offline ChatGPT alternative
- Include step-by-step instructions for setup
- Add images for document chat feature
- Optimize content for SEO with relevant keywords
2025-02-08 15:35:33 +07:00
eckartal
d4bd51a205 docs: improve local AI guide for beginners
Key improvements:
- Add detailed explanation of GGUF and why it's needed
- Improve content structure and readability
- Add visual guides with SEO-friendly images
- Enhance llama.cpp explanation with GitHub link
- Fix heading hierarchy for better navigation
- Add practical examples and common questions
- Update image paths and captions for better SEO

Technical details:
- Add proper image alt text and captions
- Link to llama.cpp GitHub repository
- Clarify model size requirements
- Simplify hardware requirements section
- Improve heading structure (h1-h5)
- Add step-by-step model installation guide
2025-02-08 12:19:14 +07:00
Emre Can Kartal
404c3f096e
docs: improve local AI guides content and linking (#4600)
* docs: add DeepSeek R1 local installation guide

- Add comprehensive guide for running DeepSeek R1 locally
- Include step-by-step instructions with screenshots
- Add VRAM requirements and model selection guide
- Include system prompt setup instructions

* docs: add comprehensive guide on running AI models locally

* docs: address PR feedback for DeepSeek R1 and local AI guides

- Improve language and terminology throughout
- Add Linux support information
- Enhance technical explanations
- Update introduction for better flow
- Fix parameters section in run-ai-models-locally.mdx

* docs: improve local AI guides content and linking

- Update titles and introductions for better SEO
- Add opinionated guidance section for beginners
- Link DeepSeek guide with general local AI guide
- Fix typos and improve readability

* fix: remove git conflict markers from deepseek guide frontmatter

---------

Co-authored-by: Louis <louis@jan.ai>
2025-02-07 23:44:36 +07:00
eckartal
7c6b85d960 fix: remove git conflict markers from deepseek guide frontmatter 2025-02-07 22:36:34 +07:00
eckartal
52b3ba40a3 docs: resolve conflicts and add new changelog posts
- Resolve conflicts in deepseek-r1-locally.mdx and run-ai-models-locally.mdx
- Keep SEO-optimized content and structure
- Add new changelog posts for v0.5.13 and v0.5.14
2025-02-07 21:00:53 +07:00
eckartal
aff09598db docs: improve local AI guides content and linking
- Update titles and introductions for better SEO
- Add opinionated guidance section for beginners
- Link DeepSeek guide with general local AI guide
- Fix typos and improve readability
2025-02-06 21:44:42 +07:00
Ashley
ca220d18a6
chore: Updated copies in-app (#4527)
* Updated copies in Advanced Settings

* Updated copies in Extensions Settings

* Updated copies in Engines Settings

* Updated copies in Engines Settings

* Updated copies in Install Engine modal

* chore: lint fix

---------

Co-authored-by: Louis <louis@jan.ai>
2025-02-06 10:09:32 +07:00
Faisal Amir
678116c6d6
fix: exclude yml into totaldownload start next version (#4572) 2025-02-04 20:59:27 +07:00
Emre Can Kartal
54e04c8262
blog: add DeepSeek R1 local installation guide (#4552)
* docs: add DeepSeek R1 local installation guide

- Add comprehensive guide for running DeepSeek R1 locally
- Include step-by-step instructions with screenshots
- Add VRAM requirements and model selection guide
- Include system prompt setup instructions

* docs: add comprehensive guide on running AI models locally

* docs: address PR feedback for DeepSeek R1 and local AI guides

- Improve language and terminology throughout
- Add Linux support information
- Enhance technical explanations
- Update introduction for better flow
- Fix parameters section in run-ai-models-locally.mdx

---------

Co-authored-by: Louis <louis@jan.ai>
2025-02-03 21:01:27 +07:00
eckartal
a091e8e84d docs: address PR feedback for DeepSeek R1 and local AI guides
- Improve language and terminology throughout
- Add Linux support information
- Enhance technical explanations
- Update introduction for better flow
- Fix parameters section in run-ai-models-locally.mdx
2025-02-03 15:47:13 +07:00
eckartal
8f620b9146 docs: add comprehensive guide on running AI models locally 2025-01-31 18:46:38 +07:00
eckartal
705116c109 docs: add DeepSeek R1 local installation guide
- Add comprehensive guide for running DeepSeek R1 locally
- Include step-by-step instructions with screenshots
- Add VRAM requirements and model selection guide
- Include system prompt setup instructions
2025-01-31 16:47:38 +07:00
Young Shung
7f6c8aa205
fix: typo on apple (#4525) 2025-01-27 20:22:29 +07:00
Faisal Amir
32436121c7
feat: remove umami (#4520) 2025-01-26 20:42:03 +07:00
Emre Can Kartal
5dc184eed9
docs: add privacy policy page and update navigation (#4472)
- Add comprehensive privacy policy page
- Hide privacy policy from navigation
- Update privacy page content
- Configure _meta.json for proper page visibility
2025-01-24 12:47:45 +07:00
Ashley
959c09dbbd Removed outdated Raycast instruction 2025-01-24 00:22:47 +07:00
Faisal Amir
53f2943b2c
fix: typo meta description (#4507)
* fix: typo meta description

* chore: fix meta desc
2025-01-22 21:39:55 +07:00
Faisal Amir
a6238a22dd
fix: Correct index for Windows download button (#4500) 2025-01-21 22:06:36 +07:00
Ashley
3763e96ffb
Merge branch 'dev' into chore/update-api-server-docs 2025-01-16 14:06:00 +07:00
Ashley
d1bfb419ca Small amendments 2025-01-16 14:04:39 +07:00
Ashley
54becc85d6 Small amendments 2025-01-16 09:23:41 +07:00