mirror of
https://github.com/wahyd4/FreeAskInternet.git
synced 2026-08-08 21:00:14 +10:00
666ee17492d21b6b5690524aeffc4b7453436b77
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 API keys)
- 💻 Completely LOCAL (no need for API keys)
- 🔐 Completely PRIVATE (no need for API keys)
- 👻 Runs WITHOUT LLM Hardware (NO GPU NEED!)
- 🤩 Using Free ChatGPT3.5 API (NO API keys need! NO GPU NEED!)
- 📱 Mobile friendly interface
- 🚀 Fast and easy to deploy with Docker Compose
- 🌐 Web interface, allowing for easy access from any device
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%