Open-source AI Sales Agent with Next.js 15 and Ollama – zero API costs

sdev991 pts0 comments

GitHub - Dvbxtreme/ai-sales-agent: AI Sales Agent - Next.js 15 chatbot, content generator, lead finder with Ollama · GitHub

/" data-turbo-transient="true" />

Skip to content

Search or jump to...

Search code, repositories, users, issues, pull requests...

-->

Search

Clear

Search syntax tips

Provide feedback

--><br>We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Cancel

Submit feedback

Saved searches

Use saved searches to filter your results more quickly

-->

Name

Query

To see all available qualifiers, see our documentation.

Cancel

Create saved search

Sign in

/;ref_cta:Sign up;ref_loc:header logged out"}"<br>Sign up

Appearance settings

Resetting focus

You signed in with another tab or window. Reload to refresh your session.<br>You signed out in another tab or window. Reload to refresh your session.<br>You switched accounts on another tab or window. Reload to refresh your session.

Dismiss alert

{{ message }}

Dvbxtreme

ai-sales-agent

Public

Notifications<br>You must be signed in to change notification settings

Fork

Star

master

BranchesTags

Go to file

CodeOpen more actions menu

Folders and files<br>NameNameLast commit message<br>Last commit date<br>Latest commit

History<br>1 Commit<br>1 Commit

public

public

src

src

.gitignore

.gitignore

AGENTS.md

AGENTS.md

CLAUDE.md

CLAUDE.md

README.md

README.md

eslint.config.mjs

eslint.config.mjs

next.config.ts

next.config.ts

package-lock.json

package-lock.json

package.json

package.json

postcss.config.mjs

postcss.config.mjs

tsconfig.json

tsconfig.json

View all files

Repository files navigation

AI Sales Agent

An open-source, AI-powered sales agent built with Next.js 15 . Generates content, finds leads, and automates outreach — all running locally with Ollama (no API costs).

Features

AI Chatbot — Conversational AI assistant powered by Ollama (local, free, no API key)

Content Generator — Auto-generate blog posts, tweets, LinkedIn posts, and emails

Lead Finder — Scrape potential customers from the web

Auto Outreach — Generate personalized outreach emails

Admin Dashboard — Manage leads, content, and settings

Blog — Built-in blog with AI-generated content

Tech Stack

Layer<br>Technology

Framework<br>Next.js 15 (App Router)

AI<br>Ollama (local LLM, free)

Database<br>SQLite (via better-sqlite3)

Auth<br>JWT (httpOnly cookies)

Styling<br>Tailwind CSS

Getting Started

# Install dependencies<br>npm install

# Set up environment<br>cp .env.example .env.local

# Run Ollama (required for AI features)<br># Download from https://ollama.com and run:<br>ollama pull llama3

# Start dev server<br>npm run dev

Open http://localhost:3001 in your browser.

Building for Production

npm run build<br>npm start

Need a Complete SaaS Kit?

This AI Sales Agent pairs perfectly with the AI SaaS Starter Kit — a production-ready SaaS boilerplate with Stripe subscriptions, OpenAI streaming, JWT auth, admin dashboard, and Docker deployment.

$997 one-time. Commercial license. Unlimited projects.

About

AI Sales Agent - Next.js 15 chatbot, content generator, lead finder with Ollama

Resources

Readme

Uh oh!

There was an error while loading. Please reload this page.

Activity

Stars

stars

Watchers

watching

Forks

forks

Report repository

Releases

No releases published

Packages

Uh oh!

There was an error while loading. Please reload this page.

Contributors

Uh oh!

There was an error while loading. Please reload this page.

Languages

TypeScript<br>97.2%

JavaScript<br>1.5%

CSS<br>1.3%

You can’t perform that action at this time.

ollama sales agent next content reload

Related Articles