#146 · Primary category: Knowledge Base & RAG

osintgpt

embeddings osint osint-python osint-tool pinecone python qdrant

An open-source intelligence (OSINT) analysis tool leveraging GPT-powered embeddings and vector search engines for efficient data processing

Project last updated:08/28/26

GitHub Stars

525

Forks

78

Contributors

1

License

Apache-2.0

Why we included this project

osintgpt indexes documents an analyst already holds and answers questions from that material with numbered citations back to the original files. You can drive it from the command line or import it as a Python library, which makes it easy to fold into scripts and pipelines without being tied to a web interface. It keeps material separated by project and can run fully offline: pick hosted embeddings from OpenAI, Gemini, or Voyage, or stay local with Ollama and sentence-transformers, with storage in SQLite, Qdrant, or Postgres. That matters for sensitive OSINT material you would rather not send to a third-party API. For teams handling intelligence reports, legal discovery, or any collection where every claim needs a traceable source, the citation-focused design is what makes it practical.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category