Skip to content

NexusFernandez/nexus-ai-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸ€– Nexus AI Tools

12 Python tools that run 100% locally with Ollama.
No API keys. No subscriptions. No cloud. Buy once, run forever.

Get on Gumroad Stars


πŸ”₯ Most Popular

Tool What It Does Price
Reddit Lead Scout Mine subreddit conversations for qualified leads β€” export name, intent, and contact info €49
Proposal Forge Turn a client brief into a polished proposal, cold email, and call script €24
Content Repurposer One draft β†’ X post, LinkedIn post, newsletter copy, and Gumroad description €24

πŸ“‚ Document & Data Tools

Tool What It Does Price
Docs AI Organizer Auto-categorize and summarize plain-text docs with Ollama €21
CSV AI Analyzer Add AI classification and labeling to any CSV file €19
AI Notion Exporter Export Notion pages with AI-generated summaries €15
AutoSummarize Watch a folder and auto-summarize new documents with Ollama €12

πŸ’¬ Telegram Bots

Tool What It Does Price
Telegram AI Summarizer Summarize group chats and threads with Ollama €17
Telegram AI Bot Starter Clean Python template to build your own Telegram AI bot €9

πŸ” Research & Scraping

Tool What It Does Price
Reddit Scraper Export matching Reddit posts to JSON and CSV with filters €15

πŸš€ Standalone Projects

Tool What It Does Price
Telegram Automation Bot Full-featured bot: reports, notes, alerts, AI chat β€” ⭐ Star on GitHub €21
RSS Opportunity Radar AI-summarized opportunity digest from any RSS feeds β€” ⭐ Star on GitHub €19

⚑ Quick Start

# 1. Install Ollama
curl -fsSL https://ollama.ai/install.sh | sh

# 2. Pull a model
ollama pull llama3

# 3. Buy a tool β†’ nexusmind30.gumroad.com

# 4. Unzip and run
pip install -r requirements.txt
python <script>.py

No configuration hell. No API keys to manage. Works offline.


🎯 Who These Tools Are For

  • Freelancers β€” Find leads on Reddit, write proposals in minutes, repurpose your content everywhere
  • Founders β€” Monitor RSS for opportunities, scrape research data, build Telegram bots for your workflow
  • Data analysts β€” Classify CSVs with AI, auto-summarize document caches, organize knowledge bases
  • Content creators β€” Turn one draft into 5 formats, summarize research, automate Notion workflows
  • Indie hackers β€” Automate away tedious tasks, ship faster, stay local and private

βœ… Why Nexus AI Tools?

Feature Nexus AI Tools Typical AI SaaS
Privacy βœ… 100% local ❌ Cloud processing
API keys needed βœ… None ❌ OpenAI, etc.
Recurring cost βœ… None β€” buy once ❌ Monthly subscription
Source code βœ… Full Python source ❌ Black box
Customization βœ… Modify, extend, integrate ❌ What they give you
Internet required βœ… No ❌ Yes

⭐ Star this repo to follow new releases and get updates!


Built with 🐍 Python + πŸ¦™ Ollama. All tools run locally. No cloud, no SaaS, no lock-in.