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.
System Architecture: |
Restful API Architecture: |
This section provides instructions on setting up the project locally. To get a local copy up and running, follow these steps.
This project requires npm. You can install npm using the following command:
npm install npm@latest -g
- Clone the repository
git clone https://github.com/nafisk/brandit
- Navigate to the server directory and install python packages
- Start the server
python brandai.py
- In a new terminal, navigate to the client directory and install NPM packages
cd client npm install
- Start the client
npm start
- 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).
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!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE.txt
for more information.
Nafis Khan - @nafisxk - nafisrizwank@gmail.com