00:00 What is nashsu/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.
application on github : https://github.com/nashsu/FreeAskInte...
Features
🈚️ Completely FREE (no need for any API keys)
💻 Completely LOCAL (no GPU need, any computer can run )
🔐 Completely PRIVATE (all thing runing locally)
👻 Runs WITHOUT LLM Hardware (NO GPU NEED!)
🤩 Using Free ChatGPT3.5 API (NO API keys need! Thx OpenAI)
🚀 Fast and easy to deploy with Docker Compose
🌐 Web and Mobile friendly interface, allowing for easy access from any device ( Thx ChatGPT-Next-Web )
00:40 Install Docker Engine on linux Ubuntu
Before you install Docker Engine for the first time on a new host machine, you need to set up the Docker repository. Afterward, you can install and update Docker from the repository.
https://docs.docker.com/engine/instal...
00:53 Set up Docker's apt repository.
Add Docker's official GPG key:
sudo apt-get update
sudo apt-get install ca-certificates curl
sudo install -m 0755 -d /etc/apt/keyrings
sudo curl -fsSL https://download.docker.com/linux/ubu... -o /etc/apt/keyrings/docker.asc
sudo chmod a+r /etc/apt/keyrings/docker.asc
Add the repository to Apt sources:
echo \
"deb [arch=$(dpkg --print-architecture) signed-by=/etc/apt/keyrings/docker.asc] https://download.docker.com/linux/ubuntu \
$(. /etc/os-release && echo "$VERSION_CODENAME") stable" | \
sudo tee /etc/apt/sources.list.d/docker.list /dev/null
sudo apt update
01:34 Install the Docker packages
sudo apt-get install docker-ce docker-ce-cli containerd.io docker-buildx-plugin docker-compose-plugin
01:52 Clone FreeAskInternet from github
02:27 install FreeAskInternet on linux ubuntu
https://github.com/nashsu/FreeAskInte...
03:12 install FreeAskInternet on windows
.
FreeAskInternet本地部署教程 | LLM搜索聚合器 | 无需GPU
FreeAskInternet:完全免费、私有且本地运行的搜索聚合器 & 答案生成器,无需 GPU(使用免费的ChatGPT3.5 API
nashua/Freeaskinternet
github repo gitrepo
cloning github repository
#chatgpt #aichatgpt #aichatbot #supportlocal
Смотрите видео How to Install FreeAskInternet : Step-by-Step Guide онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь TunTechWave 09 Апрель 2024, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 40 раз и оно понравилось людям.