Skip to content

An intelligent web application built with Next.js, Tailwind CSS, and OpenAI's GPT models. It helps users effortlessly generate engaging and personalized bios, welcome messages, and improved content for social media platforms.

License

Notifications You must be signed in to change notification settings

ehsanghaffar/einbiogpt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BioGPT - AI-Powered Social Media Bio Generator

BioGPT is an intelligent web application built with Next.js, Tailwind CSS, and OpenAI's GPT models. It helps users effortlessly generate engaging and personalized bios, welcome messages, and improved content for social media platforms.

🚀 Features

  • Intelligent Bio Generator: Create captivating social media bios tailored to your personality and goals.
  • Smart Welcome Message Creator: Generate personalized welcome messages suitable for various occasions and platforms.
  • Content Enhancer: Improve your existing content with AI-driven suggestions and edits.

🛠️ Tech Stack

🐳 Docker Setup

Development

Build and run the development environment using Docker Compose:

make build
make start

Production

Build the production Docker image:

docker build -f prod.Dockerfile -t biogpt-prod .
docker run -p 3000:3000 biogpt-prod

🚧 Development Commands

  • Run Development Server:
yarn dev
  • Build for Production:
yarn build
  • Start Production Server:
yarn start
  • Clean and Reinstall Dependencies:
yarn run clean

🌐 Deployment

The project includes a GitHub Actions workflow (.github/workflows/nextjs.yml) configured for automated deployment. Adjust and uncomment the deployment steps to deploy to GitHub Pages or other hosting providers.

📄 License

This project is licensed under the MIT License - see the LICENCE file for details.

📌 Author

🔗 Useful Links

About

An intelligent web application built with Next.js, Tailwind CSS, and OpenAI's GPT models. It helps users effortlessly generate engaging and personalized bios, welcome messages, and improved content for social media platforms.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •