Skip to content
/ brandit Public

👾 GPT Driven SaaS enabling companies to help market their product using hashtags

Notifications You must be signed in to change notification settings

nafisk/brandit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

BRANDIT

AI Marketing Assistant
Report Bug · Request Feature

About The Project

BRANDIT is an AI Driven SaaS application utilizing OpenAI's GPT-3 API. BRANDIT assists companies and individuals to find upbeat and trending snippets and keywords to use on social media posts to maximize watchtime and interaction.

Key benefits of using BRANDIT:

  • Efficiency: Save time by generating engaging social media content effortlessly.
  • Trend Identification: Stay updated with trending keywords and snippets for higher engagement.
  • Enhanced Interaction: Increase watchtime and interaction on your social media posts.

Built With

Python FastAPI AWS OpenAI AWS CDK Docker TypeScript Next.js React Tailwind CSS Vercel

(back to top)

Demo

Walkthrough GIF

(back to top)

Infrastructure

System Architecture:

System Architecture

Restful API Architecture:

API Architecture

(back to top)

Getting Started

This section provides instructions on setting up the project locally. To get a local copy up and running, follow these steps.

Prerequisites

This project requires npm. You can install npm using the following command:

npm install npm@latest -g

Installation

  1. Clone the repository
    git clone https://github.com/nafisk/brandit
  2. Navigate to the server directory and install python packages
  3. Start the server
    python brandai.py
  4. In a new terminal, navigate to the client directory and install NPM packages
    cd client
    npm install
    
  5. Start the client
    npm start

(back to top)

Roadmap

  • User authentication and authorization
  • Integration with OpenAI's GPT-3 API
  • Social media post generation
  • Advanced keyword and snippet search
  • Analytics dashboard for social media performance

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this project better, please fork the repository and create a pull request. You can also open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Nafis Khan - @nafisxk - nafisrizwank@gmail.com

(back to top)

About

👾 GPT Driven SaaS enabling companies to help market their product using hashtags

Resources

Stars

Watchers

Forks