-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
99 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,99 @@ | ||
# AI-Resources | ||
<p align="center"> | ||
|
||
</p> | ||
<p>AI is not new however it has recently taken a leap forward not just in technology but also public awareness. For that reason it cannot be ignored as a potential OSINT tool. There are Privacy concerns with some European counteries already taking note and maybe action in the future. Like with any OSINT tool, understand what it does and ensure you are happy that you maybe giving up your data ro help build future AI capabilities. </p> | ||
<br></br> | ||
<table> | ||
<tr> | ||
<td>Table of Contents</td> | ||
</tr> | ||
<tr> | ||
<td><a href="#aiimgery">AI Imagery</a></td> | ||
</tr> | ||
<tr> | ||
<td><a href="#aiocr">AI OCR</a></td> | ||
</tr> | ||
<tr> | ||
<td><a href="#aisearchengines">AI Search Engines</a></td> | ||
</tr> | ||
<tr> | ||
<td><a href="#aitranslation">AI Translation</a></td> | ||
</tr> | ||
<tr> | ||
<td><a href="#aiother">AI Other</a></td> | ||
</tr> | ||
</table> | ||
<br/> | ||
<table> | ||
<tr> | ||
<td>AI Imagery</td> | ||
</tr> | ||
</table> | ||
<div id="aiimgery"></div> | ||
<ul> | ||
<li><a href="https://clipdrop.co/">Clipdrop</a></li> | ||
<p>Upscale your image remove objects, people, text, and defects from your pictures using this powerful AI.</p> | ||
</ul> | ||
</div> | ||
<br></br> | ||
<table> | ||
<tr> | ||
<td>AI OCR</td> | ||
</tr> | ||
</table> | ||
<div id="aiocr"></div> | ||
<ul> | ||
<li><a href="https://translate.yandex.com/ocr">Yandex OCR</a></li> | ||
</ul> | ||
</div> | ||
<br></br> | ||
<table> | ||
<tr> | ||
<td>AI Search Engines</td> | ||
</tr> | ||
</table> | ||
<div id="aisearchengines"></div> | ||
<ul> | ||
<li><a href="https://metaphor.systems/">Metaphor</a></li> | ||
<li><a href="https://www.perplexity.ai/">Perplexity</a></li> | ||
<li><a href="https://www.phind.com/">Phind</a></li> | ||
<li><a href="https://you.com/">You</a></li> | ||
</ul> | ||
</div> | ||
<br></br> | ||
<table> | ||
<tr> | ||
<td>AI Translation</td> | ||
</tr> | ||
</table> | ||
<div id="aitranslation"></div> | ||
<ul> | ||
<li><a href="https://lmstudio.ai/">LM Studio</a></li> | ||
<p>Discover, download, and run local LLMs.</p> | ||
<li><a href="https://otter.ai/">Otter.ai</a></li> | ||
<p>Get an AI meeting assistant that records audio, writes notes, automatically captures slides, and generates summaries</p> | ||
<li><a href="https://github.com/openai/whisper">Whisper</a></li> | ||
<p>Robust Speech Recognition via Large-Scale Weak Supervision.</p> | ||
<li><a href="https://github.com/bellingcat/whisperbox-transcribe">Whisper Transcribe</a></li> | ||
<p>Bellingcat - Easy to deploy API for transcribing / translating video and audio using OpenAI's Whisper model and more.</p> | ||
<li><a href="https://youtubetranscript.com/">YouTube Transcript</a></li> | ||
<p>Create youtube video summaries and more.</p> | ||
</ul> | ||
</div> | ||
<br></br> | ||
<table> | ||
<tr> | ||
<td>AI Other</td> | ||
</tr> | ||
</table> | ||
<div id="aiother"></div> | ||
<ul> | ||
<li><a href="https://github.com/luijait/DarkGPT?source=post_page-----ec099b4a0e50--------------------------------">DarkGPT</a></li> | ||
<p>DarkGPT is an OSINT assistant based on GPT-4-200K.</p> | ||
<li><a href="https://aivalley.ai/">AI Valley</li> | ||
<p>Discover the newest AI tools and rompts for any use in seconds, updated daily</p> | ||
<li><a href="https://12ft.io/">12ft</a></li> | ||
<p>Will attempt to show content from a paywalled site by using the cached, unpaywalled version of the page.</p> | ||
</ul> | ||
</div> |