Skip to content

earlywinter96/stackit2.0

Repository files navigation

StackIt 2.0 💬✨

A modern Question & Answer web application powered by Gemini AI for intelligent responses.

🌐 Live Demo

🟢 Try it live here: https://stackit2-0-1.onrender.com

🔍 Features

  • 🧠 Gemini AI integrated for smart, contextual answers
  • 👤 User authentication (login, signup)
  • ❓ Ask and answer questions in a community-like platform
  • 🔔 Real-time notifications
  • 🧩 Role-based access (Admin/User/Bot)
  • 🌈 Clean, modern UI with dynamic views

📦 Tech Stack

  • Backend: Flask, SQLAlchemy, PostgreSQL
  • AI Integration: Google Gemini API
  • Frontend: Jinja2 templates, HTML, CSS
  • Deployment: Render (App), Supabase (Database)

🚀 Getting Started Locally

  1. Clone the repository:
git clone https://github.com/earlywinter96/stackit2.0.git
cd stackit2.0


python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt


🧠 Gemini Integration
Gemini AI is used to auto-generate high-quality answers to user questions.
Once a question is posted, the Gemini model processes it and returns a contextual response.

🤝 Contributing
Pull requests and suggestions are welcome. Let’s build something great together!


---

Let me know if you'd like to add badges, screenshots, or contribution guidelines!

About

Stackit2.0 AI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published