estebanpdl/osintgpt
An open-source intelligence (OSINT) analysis tool leveraging GPT-powered embeddings and vector search engines for efficient data processing
Provides interactive chat sessions with GPT models, semantic document similarity search via vector embeddings, and persistent conversation storage through SQLite integration. Built as a Python package, it connects to Qdrant vector database for efficient high-dimensional similarity queries and supports both remote and local Qdrant server deployments alongside OpenAI's embedding APIs.
498 stars and 118 monthly downloads. No commits in the last 6 months. Available on PyPI.
Stars
498
Forks
75
Language
Python
License
—
Category
Last pushed
Dec 11, 2023
Monthly downloads
118
Commits (30d)
0
Dependencies
6
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/estebanpdl/osintgpt"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
awinml/voyage-embedders-haystack
Custom components for Haystack for creating embeddings and reranking documents using the VoyageAI Models.
voyage-ai/voyageai-python
Voyage AI Official Python Library
calebevans/cordon
Reduce logs to their semantic anomalies
FullStackWithLawrence/openai-embeddings
OpenAI chatGPT hybrid search and retrieval augmented generation
iririthik/Kernolog
A real-time Linux log monitoring and semantic search tool that streams logs from journalctl,...