Skip to content

Commit 98c4024

Browse files
committed
Update readme to mentioned vibe coding
1 parent 099e284 commit 98c4024

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
A Python library that determines if a given number is even or not by sending prompts to LLM APIs. Built with LiteLLM for universal LLM support and structured output for reliable responses.
44

5+
**Proudly built by vibe coding 🚀**
6+
57
## Features
68

79
- 🤖 **LLM-Powered**: Uses Large Language Models to determine if numbers are even or odd
@@ -320,6 +322,7 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file
320322

321323
## Acknowledgments
322324

325+
- **Proudly built by** vibe coding 🚀
323326
- **Inspired by** [vibesort](https://github.com/abyesilyurt/vibesort) - GPT-powered array sorting using structured output
324327
- Built with [LiteLLM](https://github.com/BerriAI/litellm) for universal LLM support
325328
- Uses [Pydantic](https://github.com/pydantic/pydantic) for data validation

0 commit comments

Comments
 (0)