From 7569c219fdc78fa75fc9709b92851894c481bb33 Mon Sep 17 00:00:00 2001 From: HorridModz <105762560+HorridModz@users.noreply.github.com> Date: Sat, 23 Aug 2025 19:00:05 -0400 Subject: [PATCH 1/3] Grammar cleanup --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 3304f01..c3d3d18 100644 --- a/README.md +++ b/README.md @@ -4,19 +4,19 @@ ![lgoo](./doc/logo-20240412.png) -> Running www.perplexity.ai like app complete FREE, LOCAL, PRIVATE and NO GPU NEED on any computer +> Running www.perplexity.ai like app completely FREE, LOCAL, PRIVATE, and NO GPU NEEDED on any computer > [!IMPORTANT] -> **If you are unable to use this project normally, it is most likely due to issues with your internet connection or your IP, you need free internet connection to use this project normally. 如果您无法正常使用此项目,很可能是由于您的 IP 存在问题,或者你不能自由访问互联网。** +> **If you are unable to use this project normally, it is most likely due to issues with your internet connection or your IP. You need an internet connection to use this project normally. 如果您无法正常使用此项目,很可能是由于您的 IP 存在问题,或者你不能自由访问互联网。** ## What is FreeAskInternet -FreeAskInternet is a completely free, private and locally running search aggregator & answer generate using LLM, Without GPU needed. The user can ask a question and the system will use searxng to make a multi engine search and combine the search result to the ChatGPT3.5 LLM and generate the answer based on search results. All process running locally and No GPU or OpenAI or Google API keys are needed. +FreeAskInternet is a completely free, private and locally running search aggregator & answer generator using LLM, without the need for a GPU. The user can ask a question and the system will use searxng to make a multi-engine search and combine the search results to the ChatGPT3.5 LLM and generate the answer based on search results. All process runs locally and np GPU or OpenAI or Google API keys are needed. ## Features - 🈚️ Completely FREE (no need for any API keys) -- 💻 Completely LOCAL (no GPU need, any computer can run ) -- 🔐 Completely PRIVATE (all thing running locally, using custom llm) +- 💻 Completely LOCAL (no GPU needed, any computer can run ) +- 🔐 Completely PRIVATE (all things running locally, using custom LLM) - 👻 Runs WITHOUT LLM Hardware (NO GPU NEED!) - 🤩 Using Free ChatGPT3.5 / Qwen / Kimi / ZhipuAI(GLM) API (NO API keys need! Thx OpenAI) - 🐵 Custom LLM(ollama,llama.cpp) support, Yes we love ollama! @@ -39,10 +39,10 @@ FreeAskInternet is a completely free, private and locally running search aggrega ## How It Works? -1. System get user input question in FreeAskInternet UI interface( running locally), and call searxng (running locally) to make search on multi search engine. -2. crawl search result links content and pass to ChatGPT3.5 / Kimi / Qwen / ZhipuAI / ollama (by using custom llm), ask LLM to answer user question based on this contents as references. +1. System gets user input question in FreeAskInternet UI interface( running locally), and calls searxng (running locally) to make search on multi-search engine. +2. Crawl search result links content and pass to ChatGPT3.5 / Kimi / Qwen / ZhipuAI / ollama (by using custom LLM), ask LLM to answer user question based on this content as references. 3. Stream the answer to Chat UI. -4. We support custom LLM setting, so theoretically infinite llm support. +4. We support custom LLM setting, so theoretically infinite LLM support. ## Status @@ -68,7 +68,7 @@ Reference : [https://github.com/LLM-Red-Team/kimi-free-api](https://github.com/L ![setting token](./doc/Screenshot-3.png) -## How to using custom LLM like ollama? (Yes we love ollama) +## How to use custom LLM like ollama? (Yes we love ollama) 1. start ollama serve From bee2e0da0cf9c4ed6344092bdfe646760c984d28 Mon Sep 17 00:00:00 2001 From: HorridModz <105762560+HorridModz@users.noreply.github.com> Date: Sat, 23 Aug 2025 21:51:53 -0400 Subject: [PATCH 2/3] Grammar cleanup --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c3d3d18..c98ac18 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ ## What is FreeAskInternet -FreeAskInternet is a completely free, private and locally running search aggregator & answer generator using LLM, without the need for a GPU. The user can ask a question and the system will use searxng to make a multi-engine search and combine the search results to the ChatGPT3.5 LLM and generate the answer based on search results. All process runs locally and np GPU or OpenAI or Google API keys are needed. +FreeAskInternet is a completely free, private and locally running search aggregator & answer generator using LLM, without the need for a GPU. The user can ask a question and the system will use searxng to make a multi-engine search and combine the search results to the ChatGPT3.5 LLM and generate the answer based on search results. The entire process runs locally and no GPU, OpenAI, or Google API keys are needed. ## Features @@ -29,11 +29,11 @@ FreeAskInternet is a completely free, private and locally running search aggrega ![index](./doc/index.png) -2. Search based AI Chat: +2. Search-based AI Chat: ![index](./doc/Screenshot-4.png) -3. Multi LLM models and custom LLM like ollama support: +3. Multi-LLM models and custom LLM like ollama support: ![index](./doc/Screenshot-5.png) From 50fc2a92b9b3f542ee87edc8d6295a39c2f3e04f Mon Sep 17 00:00:00 2001 From: HorridModz <105762560+HorridModz@users.noreply.github.com> Date: Sat, 23 Aug 2025 21:54:05 -0400 Subject: [PATCH 3/3] Fix broken [IMPORTANT] tag --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c98ac18..7cf05f7 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ ![lgoo](./doc/logo-20240412.png) > Running www.perplexity.ai like app completely FREE, LOCAL, PRIVATE, and NO GPU NEEDED on any computer + > [!IMPORTANT] > **If you are unable to use this project normally, it is most likely due to issues with your internet connection or your IP. You need an internet connection to use this project normally. 如果您无法正常使用此项目,很可能是由于您的 IP 存在问题,或者你不能自由访问互联网。**