mirror of
https://github.com/wahyd4/FreeAskInternet.git
synced 2026-08-09 05:06:50 +10:00
795b79c78650629e166019ead7f9263fef7c718c
FreeAskInternet
Running www.perplexity.ai like app complete FREE, LOCAL, PRIVATE and NO GPU NEED on any computer
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.
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 adn Mobile friendly interface, allowing for easy access from any device ( Thx ChatGPT-Next-Web )
Status
This project is still in its very early days. Expect some bugs.
Run the latest release
git clone https://github.com/nashsu/FreeAskInternet.git
cd ./FreeAskInternet
docker-compose up
🎉 You should now be able to open the web interface on http://localhost:3000. Nothing else is exposed by default.
Credits
- ChatGPT-Next-Web : https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web
- FreeGPT35: https://github.com/missuo/FreeGPT35
- searxng: https://github.com/searxng/searxng
License
Apache-2.0 license
Star History
Languages
Python
98.6%
Dockerfile
1.4%