Skip to content

panda-eye-dev/LEENA-AI-HOROSCOPE-TELLER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

🔮 Leena – The Pessimistic Horoscope Teller

✨ Overview

Leena is a sarcastic, judgmental, tired-of-your-excuses AI horoscope reader.
She’ll take your sign and deliver it to you with all the sass and emotional damage of a sleep-deprived auntie who’s seen too much.

🚀 Features

  • ♈ Real-time horoscope via external API
  • 🤖 Uses LLaMA 3 from Ollama for natural language generation
  • 💬 Streams the response in real-time
  • 🧂 Sarcastic, pessimistic, and a little emotionally damaging
  • 💻 CLI-based (for now), lightweight, and dead easy to run

🛠 Tech Stack

Python
Ollama (LLaMA 3 model)
Horoscope API
stream=True to simulate real-time typing

📦Installation

Clone the repo

git clone https://github.com/panda-eye-dev/LEENA-AI-HOROSCOPE-TELLER.git

Install dependencies

pip install requests ollama

Make sure to pull and run LLaMA 3 via Ollama

ollama pull llama3
ollama run llama3

Run the script

python app.py

☕ Why?

Because not every AI needs to be helpful. Sometimes, we just want to be insulted... accurately.

📜 License

MIT — Feel free to use, customise, or let Leena ruin someone else’s day.

🌌 Disclaimer

This is satire. If you're actually making life decisions based on this... well, Leena has some things to say about that too.

Releases

No releases published

Packages

No packages published

Languages