Skip to content

areeinx/Fizzbit-spacebot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Fizzbit Space Bot 🌌

A chaotic cosmic companion chillin' on Saturn 🪐😴

🛸 What is this?

Fizzbit is your friendly alien cat bot who naps on Saturn, drops spicy space facts, and serves cosmic vibes.
Built with 💖 using HTML, CSS, JavaScript, and the OpenAI GPT API.

It’s unhinged, it’s educational, it glows — and it talks like it watched too much TikTok in a black hole 💫


✨ Features

  • 😼 Fun Gen Z alien-cat personality
  • 🛰️ Ask about anything space (and get roasted for off-topic stuff)
  • 🌙 Animated planets and twinkling background
  • 😴 Fizzbit sleeps until you click on her
  • 💬 Chat UI with typing effect and thinking/loading indicators
  • 🧠 AI-powered answers via OpenAI GPT-3.5 Turbo

📁 Folder Structure


Fizzbit-spacebot/
├── node_modules/
├── public/
│   ├── assets/
│   ├── index.html
│   ├── styles.css
│   └── script.js
├── .env
├── .gitignore
├── LICENSE
├── README.md
├── package.json
├── package-lock.json
└── server.js


🔧 How to Run

  1. Clone the project

    git clone https://github.com/areeinx/fizzbit-spacebot.git
    cd fizzbit-spacebot
  2. Install dependencies

    npm install
  3. Add your OpenAI API key
    Create a .env file:

    OPENAI_API_KEY=your_openai_api_key_here
    
  4. Run the server

    node server.js
  5. Open in browser
    Navigate to: http://localhost:3000


🤖 Tech Stack

  • Frontend: HTML + CSS + JS
  • Backend: Node.js + Express
  • AI: OpenAI GPT-3.5 Turbo

💡 Future Ideas

  • Add voice support
  • Mobile-optimized theme
  • Switch personality modes

✨ Credit

Made with way too much coffee ☕ and space vibes 🚀
Art, CSS, and everything weird: Areeba

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published