
Osinton Its an open-source project running using SERP API and ollama mistral
Osinton is an open-source OSINT (Open Source Intelligence) tool designed to perform structured investigations on individuals using publicly available information.
The project allows users to search, correlate, and analyze digital footprints such as names, usernames, email addresses, and phone numbers by leveraging web search engines and optional local AI-assisted query generation.
Osinton uses SerpAPI to perform Google-based web searches.
Visit:
https://serpapi.com/
Create an account (a free tier is available)
After logging in, open your Dashboard
Copy your API Key
The API key must not be hardcoded in the source code.
Osinton allows you to insert the key directly in the graphical interface at runtime.
Osinton can optionally use Ollama to improve OSINT query generation using a local Large Language Model, without relying on paid cloud services.
curl -fsSL https://ollama.com/install.sh | sh
ollama pull mistral
ollama serve
java -jar osinton.jar
If you find this project useful and would like to support its development you can buy me a coffee
Any contributions is greatly appreciated and helps keep the project alive and evolving
bc1qpkncf9mfxhp36jzfd6fhrhy05k2nw3akud7jsa