A simple AI-powered storytelling bot built with Node.js, Express, and Ollama using the Llama 3 model.
The bot uses zero-shot prompting to generate creative short stories based on your input.
- Generate short stories with a character, keywords, and style
- Runs locally with Ollama (no API key required)
- Testable via Postman
- Node.js (v18+ recommended)
- Ollama installed (Download here)
- Llama 3 model pulled:
ollama pull llama3