https://instagram.com/stpeteai> https://meetu.ps/c/55Hs2/13v6GT/a https://discord.gg/CMm2Hrgw
Embark on your journey with FrizAI by following these setup instructions:
-
Clone the Repository
git clone https://github.com/Will-Langhart/st-pete-ai.git cd st-pete-ai
-
Initialize the Virtual Environment
python3 -m venv venv source venv/bin/activate
-
Dependency Installation
pip install -r requirements.txt
-
Configure Environment Variables Create a
.env
file at the project root with your OpenAI API key:OPENAI_API_KEY=<your_api_key_here>
-
Launch the Application
flask run
deactivate # If you're currently in the virtual environment
rm -rf venv
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
Dotnev
pip install python-dotenv
OpenAI
pip install openai
Flask-SQLAlchemy
pip install flask-sqlalchemy
Verify Installation
pip freeze
- Fetch GitHub Repository Status
git status
- Fetch the latest changes
git fetch origin
- Merge changes into local branch
git merge origin/main
- Merge head force
git push origin HEAD:main
Access the world of AI-powered content creation by navigating to http://127.0.0.1:5000
. The platform offers:
- Image Generation: Input your creative prompts and watch as AI brings them to life.
- Textual Content Creation: Explore AI's ability to craft narratives, articles, and more.
- Code Synthesis: Generate code snippets to accelerate your development process.
Join the Pulse-AI community and contribute to the evolution of AI-driven content creation:
- Fork the repository and create a new feature branch.
- Make your contributions and commit them with clear, descriptive messages.
- Push your changes and initiate a pull request for review.
Pulse-AI is under the MIT License. For detailed information, refer to the LICENSE
file.
- Contact: Your Name
- Twitter: @YourTwitter
- Project Link: Wills AI App on GitHub
St Pete AI is committed to advancing AI technology, making it accessible and transformative for various industries and creative endeavors.