Skip to content

Commit a1c921a

Browse files
changed readme
1 parent 0efd729 commit a1c921a

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
![🐍 Python Compatibility](https://img.shields.io/pypi/pyversions/docoreai)
1010
---
1111

12-
## 🔥 What is DoCoreAI?
13-
DoCoreAI is an AI **intelligence profiler that optimizes prompts dynamically** with intelligence parameters. Instead of relying on generic LLM prompts, DoCoreAI customizes intelligence properties (such as reasoning, creativity, and precision) to ensure AI agents generate responses that perfectly align with their roles.
12+
## 🔥 What is DoCoreAI? (All this started as an AI optimization research... read on;)
13+
DoCoreAI is an AI **intelligence profiler that optimizes prompts dynamically** with intelligence parameters. Instead of relying on generic LLM prompts, DoCoreAI customizes with intelligence properties (such as reasoning, creativity, and precision) to ensure AI agents generate responses that perfectly align with their roles.
1414

1515
In Simple words - DoCoreAI is an AI intelligence optimizer that dynamically enhances language model (LLM) responses by adjusting reasoning, creativity, precision, and temperature based on the user role. This eliminates manual prompt engineering and ensures context-aware, role-specific responses for customer support, data analysis, and creative writing.
1616

@@ -309,7 +309,7 @@ It optimizes response quality upfront, reducing unnecessary follow-up queries.
309309
310310
Note: The current output appends extra content "intelligence_profile": { "reasoning": 0.5, "creativity": 0.2, "precision": 0.9, "temperature": 0.4}, which currently adds up the total tokens. This output text can be simply ignored in the PROD version, to save on tokens.
311311
312-
### ⚡ DoCoreAI isn’t just about using fewer tokens—it’s about making AI smarter and more cost-effective.
312+
### ⚡ DoCoreAI isn’t just about using optimizing temperature or tokens—it’s about making AI smarter and more cost-effective.
313313
🚀 **Test it right, and you’ll see the difference!**
314314
315315
---
@@ -346,7 +346,7 @@ Our vision is to make DoCoreAI adaptable to both proprietary and open-source AI
346346
Licensed under [MIT License](https://github.com/SajiJohnMiranda/DoCoreAI/blob/main/LICENSE.md). Use freely, contribute, and enhance AI for everyone!
347347
348348
---
349-
## ⚠️ Known Issues
349+
## ⚠️ Known Issues - *Work-In-Progress*
350350
351351
### 🚧 Memory Window Context Code - Work in Progress
352352
The **memory window context** feature is currently under development.
@@ -371,6 +371,7 @@ DOCOREAI_TELEMETRY=False
371371
372372
```
373373
We respect your privacy! If you have concerns, feel free to disable it.
374+
374375
---
375376
376377
### **Let’s revolutionize AI prompt optimization together!**

0 commit comments

Comments
 (0)