SlashGPT
SlashGPT is an AI-powered chatbot that allows users to interact with a language model using a Jupyter Notebook interface, enabling them to build, train, and deploy conversational interfaces
- •Building a conversational interface for a startup's customer support
- •Creating a chatbot for a specific domain or industry
- •Prototyping and testing language models for various applications
slash_gpt.generate_response('Explain the concept of natural language processing and its applications')Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Works after you add credentials — the setup agent will ask you for them.
mkdir -p ~/.claude/skills/slashgpt && curl -fsSL https://workflowstacks.com/api/skills/slashgpt/claude-skill -o ~/.claude/skills/slashgpt/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
SlashGPT is a medium Jupyter Notebook project (~6.6k lines across 74 code files, plus 10 test files). Setup is light: runs with Docker — add your API keys to .env. Last commit 4 months ago, MIT license, has a test suite.
- 1README.mdStart here — what it does and how to install it
- 2server.pyWhere the program starts running
- 3pyproject.tomlDependencies and the commands it exposes
- 4.env.exampleThe API keys and settings you must provide
- 5src/slashgpt/__init__.pyInside src/ — the main logic begins here
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Works after you add credentials — the setup agent will ask you for them.
mkdir -p ~/.claude/skills/slashgpt && curl -fsSL https://workflowstacks.com/api/skills/slashgpt/claude-skill -o ~/.claude/skills/slashgpt/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Are you the creator of this tool? Claim your listing → and earn 85% of every sale.
Related skills
More ai-agent tools founders pair with this one.