Skip to content

doc727/SmartTech_AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧠 SmartTech_AI — Cold Email Generator with AI + Automation

SmartTech_AI is a full-stack AI-powered SaaS tool that generates and manages cold emails for B2C SaaS companies. It automates personalized outreach using OpenAI, MySQL for lead management, and includes both a Streamlit dashboard and a Flask web interface.


🚀 Features

  • ✅ Generate personalized AI emails based on company name and product
  • ✅ Save generated emails to MySQL database
  • ✅ Streamlit dashboard for real-time filtering and email generation
  • ✅ Flask web app with login, dark-themed UI, CSV export, and filters
  • ✅ Python scheduler automation for email generation
  • ✅ Ready for deployment on Render or other platforms

🛠️ Tech Stack

  • Frontend: Streamlit & Flask + Bootstrap (dark UI)
  • Backend: Python, OpenAI API
  • Database: MySQL
  • Automation: Python schedule module
  • Deployment: Render (can also be deployed on Hugging Face, etc.)

📁 Folder Structure

smarttech_ai/ │ ├── automation/ # Scheduled tasks (email generation) ├── config/ # DB configs and settings ├── data/ # CSV and exported data ├── flask_app/ # Flask web UI with dark Bootstrap ├── modules/ # DB connector and OpenAI generator ├── prompts/ # AI prompt templates ├── streamlit_app/ # Streamlit dashboard UI ├── .env # Secret keys and configs (not committed) ├── main.py # Main entry (for Streamlit) └── README.md # You're here

Built with ❤️ by Aman Ali (doc727)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published