Commit Graph

53 Commits

Author SHA1 Message Date
ajaysi
0732887c09 Analyzing your idea with AI... 2026-04-19 13:21:36 +05:30
ajaysi
45231625fd Chore: Clean up workflow files and artifacts
- Update .gitignore to explicitly ignore data directory contents
- Remove unused workflow file
- Remove test artifact file
- Remove unused ai_backlinker README
2026-04-07 06:45:25 +05:30
ajaysi
4ca58084fd Update gitignore 2026-04-06 08:20:08 +05:30
ajaysi
1fd9720dac Cleanup: Add migration scripts to gitignore and remove from tracking
- Add debug_usage.py, fix_database.py, migrate_usage_summaries.py,
  simple_migrate.py, validate_implementation.py to .gitignore
- Add CAMERA_SELFIE_IMPLEMENTATION.md to .gitignore
- Remove these files from git tracking (keep locally)
2026-03-22 12:47:00 +05:30
ajaysi
446b59e31d Add_local_development_files_and_media_cache_utilities 2026-03-12 15:25:49 +05:30
ajaysi
e90a29c27e Merge_PR_410_with_local_changes 2026-03-12 15:21:08 +05:30
ajaysi
e404a86502 Recovered state: integrated TrendSurferAgent, restored frontend/backend files, and cleaned up recovery scripts 2026-02-08 13:56:57 +05:30
ajaysi
8193cdba67 AI Analysis and Content Strategy fixes. Enhanced Strategy Routes refactoring. 2026-01-10 19:32:50 +05:30
ajaysi
7512933c65 AI Image and Audio Generation Improvements.
AI Video Generation Pre-Flight Checklist. Cost Estimate Improvements.
2025-12-25 16:26:08 +05:30
ajaysi
59913bffa9 Added YouTube Creator scene building flow documentation 2025-12-21 17:15:23 +05:30
ajaysi
1d745c9bc8 AI podcast project 2025-12-16 16:25:52 +05:30
ajaysi
eba5210577 AI podcast maker performance optimizations 2025-12-12 21:43:09 +05:30
ajaysi
7dd25d08af AI Campaign and Ad Creator 2025-11-28 14:38:34 +05:30
ajaysi
bf7493c366 AI Video Generation Implementation 2025-11-17 17:38:23 +05:30
ajaysi
d99c7c83a7 Scheduled research persona generation 2025-11-05 08:51:00 +05:30
ajaysi
20b01717cd Fix: Onboarding Completion Service Update 2025-10-12 16:03:52 +05:30
ajaysi
b1ebe1034e ALwrity onboarding final step 2025-10-10 23:19:28 +05:30
ajaysi
e3daebec16 ALwrity + Wix + Wordpress integration complete 2025-10-10 14:18:35 +05:30
ajaysi
3bab3450dc ALwrity + Wordpress + Wix + GSC integration 2025-10-08 10:13:14 +05:30
ajaysi
510b79bbf8 Added onboarding progress tracking & landing page 2025-10-02 13:20:15 +05:30
ajaysi
5bee5c0aa0 feat: Set up MkDocs documentation site with Material theme
- Created comprehensive MkDocs configuration with Material theme
- Set up organized documentation structure for ALwrity features
- Added GitHub Pages deployment workflow
- Created initial documentation pages:
  - Homepage with feature overview
  - Quick Start guide
  - Blog Writer and SEO Dashboard feature docs
  - Comprehensive troubleshooting guide
- Configured responsive design with dark/light mode toggle
- Added search functionality and navigation
- Set up automatic deployment to GitHub Pages

The documentation site will be available at https://alwrity.github.io/ALwrity
2025-09-24 16:53:29 +05:30
Om-Singh1808
f715d3edbb Clean up: Remove all cache files and add comprehensive .gitignore 2025-09-24 15:22:00 +05:30
ajaysi
be3f837d05 Update .gitignore with additional exclusions
- Add .gitignore to ignore list
- Add .pytest* patterns for pytest cache files
- Improve gitignore coverage for Python development
2025-09-24 15:12:21 +05:30
Om-Singh1808
0a7d9bfd21 feat: Complete Google Search Console integration with Clerk authentication
- Add GSC API service with OAuth2 authentication
- Implement Clerk authentication for frontend and backend
- Add GSC login button and OAuth callback handling
- Create comprehensive GSC data fetching and caching
- Add authentication middleware for backend API protection
- Implement real-time GSC data integration in SEO dashboard
- Add user-specific GSC site management
- Include comprehensive logging and error handling
- Add TypeScript support and proper type definitions
- Create environment templates and setup documentation
- Update gitignore to exclude sensitive credential files

Features added:
- GSC OAuth2 authentication flow
- Real-time search analytics data
- Site list management
- Sitemap analysis
- User-specific data isolation
- Comprehensive error handling
- Authentication token management
- Popup-based OAuth flow
- Data caching and refresh mechanisms

Note: gsc_credentials.json should be created locally with your Google OAuth credentials
2025-09-24 15:12:21 +05:30
Om-Singh1808
5dc756f062 Clean up: Remove all cache files and add comprehensive .gitignore 2025-09-24 15:12:21 +05:30
ajaysi
197720bea4 Fix onboarding issue: Remove .onboarding_progress.json from Git tracking
- Add .onboarding_progress.json to .gitignore to prevent tracking
- Remove existing .onboarding_progress.json from Git tracking
- Ensures new users always go through onboarding process
- Fixes issue where users were not presented with onboarding after cloning
2025-09-24 12:39:01 +05:30
ajaysi
67cf1f3e34 Add comprehensive .gitignore file
- Add Python cache files (*.pyc, __pycache__/)
- Add environment files (.env, .env.local, etc.)
- Add database files (*.db, *.sqlite)
- Add IDE files (.vscode/, .idea/)
- Add OS files (.DS_Store, Thumbs.db)
- Add Node.js files (node_modules/, build/)
- Add logs, temporary files, and credentials
- Add test files and coverage reports
- Add virtual environments and lock files
- Comprehensive coverage for Python/FastAPI/React project
2025-09-23 19:47:19 +05:30
ي
7d856d9330 Delete .gitignore 2025-08-06 16:31:20 +05:30
ajaysi
dbf761c31f Alwrity version 0.5.1 (Fastapi + React) 2025-08-06 16:22:50 +05:30
ajaysi
32f97fa6b3 ALwrity Version 0.5.0 (Fastapi + React ) 2025-08-06 12:48:02 +05:30
ajaysi
b21cbb68da Added new features to the project 2025-06-30 07:49:48 +05:30
ajaysi
4049d19787 youtube shorts video generator 2025-05-16 21:53:56 +05:30
ajaysi
cda275f1cc AI Blog Writer enhancements & Streamlit UI updates 2025-05-01 20:41:41 +05:30
ajaysi
9db20db0d1 Blog writer enhancements & fixes 2025-04-29 08:55:47 +05:30
ajaysi
e41be5789a Gemini AI common code and utils 2025-04-11 17:47:55 +05:30
ajaysi
f19d57cba0 Google Search Grounded results, Content Calendar Ideator, Competitor Analysis, and Keyword Researcher 2025-04-06 11:08:36 +05:30
ajaysi
22d027d1c4 Made changes to Getting started with ALwrity and added lot of details on API keys 2025-04-06 11:07:07 +05:30
ajaysi
6861043101 Google Search Grounded results, Content Calendar Ideator, Competitor Analysis, and Keyword Researcher 2025-04-04 11:50:09 +05:30
ajaysi
5c16d4def7 Made changes to Getting started with ALwrity and added lot of details on API keys 2025-04-04 11:50:09 +05:30
ajaysi
f2d8cd32da Google Search Grounded results, Content Calendar Ideator, Competitor Analysis, and Keyword Researcher 2025-04-04 11:40:06 +05:30
ajaysi
ca58a2f2a5 Made changes to Getting started with ALwrity and added lot of details on API keys 2025-04-04 11:40:06 +05:30
ajaysi
bf2b1f596f Google Search Grounded results, Content Calendar Ideator, Competitor Analysis, and Keyword Researcher 2025-04-04 11:32:22 +05:30
ajaysi
7d6ea91e6a Made changes to Getting started with ALwrity and added lot of details on API keys 2025-04-01 21:46:10 +05:30
AJSim
76d5f727e6 Delete .gitignore 2024-03-06 15:46:43 +05:30
AjaySi
27f6952dd0 WIP- Try AI-Writer and Web research; working. Working on usuability aspects. 2024-03-06 15:39:02 +05:30
AjaySi
87053406ba WIP- Try AI-Writer and Web research; working. Working on usuability aspects. 2024-03-02 08:52:42 +05:30
AjaySi
fd7053fb4b AI Blogen - WIP - 0.0.00000.001 2024-01-13 16:27:28 +05:30
AjaySi
8f89de7b69 Blogen-V0.1 Added features. WIP 2023-12-21 21:21:09 +05:30
AjaySi
eaf13c2d16 Blogen-V.000.0.1 Added features,Cleanup. WIP 2023-12-09 18:07:18 +05:30
AjaySi
3ec74d22b5 Blogen-V0.1 Added features. WIP 2023-11-24 15:15:27 +05:30