⚠️ Note: This project is currently under development in alpha version and may contain bugs.
Control the market with persona-based agents. This project is now open source! I believe in the power of community-driven innovation.
- Transparency: Inspect the code, understand how your agents work, and ensure your data is handled securely.
- Customizability: Adapt the platform to your specific needs. Build custom nodes, integrations, and agent behaviors.
- Community: Join a growing community of developers and marketers building the future of AI automation.
- AI Agent Tasks: Automate content generation and workflows with powerful AI agents.
- Market Monitoring: Analyze trends and social networks to dominate your industry.
- Viral Video Generation: Automatically create engaging videos for TikTok and similar platforms.
More than just chatbots. Create agents with distinct personalities, psychological profiles, and communication patterns. They don't just execute tasks; they embody your brand.
- Unique Identity: Define names, personalities, and unique voices with specific accents for each agent.
- Communication Style: Establish distinct speaking patterns, including common phrases and filler words.
- Self-Awareness: Agents know they are AI with a personality, maintaining transparency while delivering authentic interactions.
- Node.js and npm
- Angular CLI
- Firebase Account
- Clone the repository:
git clone https://github.com/adamofig/control-markets-angular.git
- Install dependencies:
npm install
- Run the application:
npm run start
- Create a new Firebase project (or use an existing one).
- Copy your Firebase credentials to
src/environments/environment.ts. - Enable Authentication methods in the Firebase Console (Email/Password, Google, etc.).
Run the development server:
npm run startnpm run build
firebase deploy --only hostingCI/CD can be set up using Google Cloud Build.
This project comes with a ready-to-use backend in Nest.js.
Not decided yet