Skip to content

Larriemoses/FlowMeld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FlowMeld

Your AI-Powered Life, Team & Content Orchestrator


Table of Contents


About

FlowMeld is a groundbreaking AI-powered platform designed to revolutionize productivity and well-being for individuals and organizations. By integrating hyper-personalized AI guidance, dynamic community frameworks, and intelligent automation, FlowMeld helps you overcome overwhelm, clarify aspirations, achieve goals, and streamline content planning. Built on a foundation of ethical AI and robust privacy standards, FlowMeld transforms chaos into clarity for personal lives, teams, and digital content strategies.


Features

  • Hyper-Personalized AI Personas: Tailored guidance using a dynamic AI persona created from user input and refined over time.
  • Customizable AI Agents: Deploy agents for daily planning, job search, study support, health, finances, content strategy, and more.
  • Intelligent Task Management: Smart prioritization, automatic breakdown of complex goals, and adaptive scheduling.
  • Team & Community Collaboration: Build supportive networks or private organizational communities with AI-powered plans and accountability.
  • Content Planning & Scheduling: Unified content creation, scheduling, and analytics for multi-platform social media management.
  • Ethical & Private AI: Transparent, user-controlled AI with robust privacy, explicit consent, and bias mitigation.

Screenshots

Dashboard Screenshot AI Persona Setup


Getting Started

Prerequisites

  • React.js >= XX.X.X (for frontend)
  • TailwindCSS (for Styling)
  • Python 3.9+ (for backend)
  • PostgreSQL (database)

Installation

1. Clone the repository

git clone https://github.com/Larriemoses/FlowMeld.git
cd FlowMeld

2. Setup Backend

cd backend
python -m venv venv
source venv/bin/activate
pip install -r requirements.txt
# Set up environment variables and database
python manage.py migrate
python manage.py runserver

3. Setup Frontend

cd ../frontend
npm install
npm start

Usage

  • Visit http://localhost:3000 to use the frontend.
  • Interact with your personalized dashboard, create AI agents, manage tasks, and explore team features.

Configuration

  • Environment variables for API keys (Google Gemini, OpenAI, Deepseek, etc.)
  • Database connection settings for PostgreSQL
  • OAuth credentials for Gmail and social media APIs (user-authorized only)
  • See docs/CONFIG.md for detailed setup instructions

Tech Stack

  • Frontend: React.js, TypeScript, Tailwind CSS
  • Backend: Python (Django, Django REST Framework)
  • Database: PostgreSQL
  • AI Integration: Google Gemini API, Deepseek API, OpenAI API
  • Deployment: Render
  • External APIs: Gmail, Facebook, Twitter/X, LinkedIn (user-authorized)

Contributing

Contributions are welcome! To contribute:

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/YourFeature)
  3. Commit your changes (git commit -m 'Add some feature')
  4. Push to your branch (git push origin feature/YourFeature)
  5. Open a Pull Request

Please read CONTRIBUTING.md for more details.


License

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


Contact

Created by @Larriemoses.

For questions, suggestions, or feedback, please open an issue or contact via GitHub.


Acknowledgments

  • Inspiration from productivity and AI communities
  • Contributors and testers
  • Open source libraries and frameworks

Empower your life, your teams, and your digital presence with FlowMeld—where clarity meets action through ethical AI.


Let me know if you want sections for badges, deployment, FAQs, or more detailed setup instructions!lowMeld Your AI-Powered Life & Team Orchestrator

About

Your AI-Powered Life & Team Orchestrator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors