Engine-Labs/engine-core
Chat strategies for LLMs
Implements dynamic chat strategies that modify context, system prompts, and tool availability per interaction to optimize for specific engineering tasks. The architecture uses pluggable adapters to support multiple LLM providers (GPT, Claude) while strategies define task-specific behavior—included examples range from simple templates to a shell executor and backend API generator for local applications. Built with Docker containerization and a CLI interface for interactive agent workflows.
130 stars.
Stars
130
Forks
9
Language
TypeScript
License
Apache-2.0
Category
Last pushed
Jan 16, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/Engine-Labs/engine-core"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
innightwolfsleep/llm_telegram_bot
LLM telegram bot
iongpt/LLM-for-Whatsapp
WhatsApp auto responder with LLM integration. It support OpenAI API and also local LLMs
flows-network/telegram-llm
A Telegram LLM bot written in Rust
tusharhero/aitelegrambot
aitelegrambot is a telegram bot which uses Ollama as its backend.
pond918/llm-bots
npm package of llm bots with tree-structured chat histories. can be deployed on local browser,...