DoCoreAI is an AI prompt optimization tool for developers and teams to reduce LLM cost, improve output, and analyze GPT prompt efficiency—no fine-tuning needed.
Project description
DoCoreAI – AI Prompt Optimization for Developers [Fine-Tune-Free LLM Optimization Engine]
✅ Optimize LLM Responses • Reduce Token Waste • Improve AI Output Quality
🎯 Who It’s For
- AI Developers & Prompt Engineers: Automate tuning, get feedback instantly.
- Product Builders & SaaS Founders: Cut LLM costs without performance loss.
- Managers & Analysts: Get insights from usage, bloat, and savings reports.
🔧 Developer Quick Start
pip install docoreai
docoreai test
Or use in Python:
from docore_ai import intelligence_profiler
result = intelligence_profiler(
"Summarize our roadmap milestones",
role="Product Manager"
)
print(result)
✅ Output:
- Optimized LLM prompt
- Intelligence parameters (reasoning, creativity, precision)
✅ Works with: OpenAI, Groq
Coming soon: Claude, LLaMA
📊 A few of What You Get are...
📊 Developer Time Saved
📉 Cost Savings
🧱 Bloat Score / Wasted Tokens
✅ Features
- No Fine-Tuning Needed – smarter prompts out of the box
- LLM Cost Reduction SaaS Ready – cut tokens, save money
- Prompt Analytics for Developers – track, compare, and improve
- Works with LangChain, FastAPI, Flask, and RAG pipelines
🖥️ CLI Command Reference
docoreai start # Launch the engine
docoreai test # Run a test prompt
docoreai show # Open the local prompt viewer
docoreai dash # Open dashboard in browser
View insights at: https://docoreai.com/dashboard
⚙️ .env Configuration
OPENAI_API_KEY=
GROQ_API_KEY=
MODEL_PROVIDER=openai
MODEL_NAME=gpt-3.5-turbo
DOCOREAI_TOKEN=
DOCOREAI_API_URL=https://docoreai.com
ALLOW_SYSTEM_MESSAGE_INJECTION=true
📘 Learn More
✅ Quick Start Checklist
- Install with pip
- Create a
.envfile with your API + DoCoreAI token - Run
docoreai testorstart - View usage at DoCoreAI Dashboard
🤝 Join the Community
- ⭐ Star us on GitHub
- 💬 Join GitHub Discussions
- 🧪 Submit benchmark results or improvements
📜 License
Licensed under CC BY-NC-ND 4.0
Contact: info@docoreai.com for business or custom licensing.
👀 Watch repo updates → Subscribe
🍴 Fork it → Contribute on GitHub
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file docoreai-1.0.1.tar.gz.
File metadata
- Download URL: docoreai-1.0.1.tar.gz
- Upload date:
- Size: 52.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dad053f9a5157df28f110bfd174b36ebb56a968e50f4436cdce553e75fba5ed0
|
|
| MD5 |
f38ac734a613e854e633d587e1a10462
|
|
| BLAKE2b-256 |
a9f164546ba1b790e0f577d499f76b233d8137244a3130b6b3a4830e17cd4eea
|
File details
Details for the file docoreai-1.0.1-py3-none-any.whl.
File metadata
- Download URL: docoreai-1.0.1-py3-none-any.whl
- Upload date:
- Size: 66.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
711cb2b9269bc586e19f02b41a1d9f303575dc13d0478879e44c7bdcc259f9f1
|
|
| MD5 |
c3b535ed150b3d01ce5c642cd5c63ea9
|
|
| BLAKE2b-256 |
ea7b33b731cf9e615b31fde4329998dc20641964943d96de8bf2cf4b5396f208
|