AppNova AI
Enterprise Code Modernisation Platform
11 specialized AI agents run in parallel — architecture, security, code generation, DevOps, migration planning — to analyse legacy codebases and generate full modernisation reports. 5-provider LLM cascade with 25+ API key rotation and zero-downtime fallback.
FastAPILangGraphChromaDB
ClaudeGeminiGroq
asyncioSSE
GovGenie
AI-Powered RFP Response Generator
Retrieves past proposal language semantically from ChromaDB and drafts government bid responses in company voice — cutting RFP preparation time by ~70%. Chat interface with memory lets bid writers ask follow-up questions about specific clauses.
LangChainOllamaChromaDB
HuggingFaceFastAPItiktoken
ReferenceFiller
Automated DOCX Template Population
Upload a resume → LLM extracts structured candidate data → fills DOCX reference templates automatically via semantic field mapping. Replaced a 45-minute manual HR task with a fully automated 2-minute workflow.
FastAPIOllama LLMChromaDB
python-docxmammothJinja2
Video to Narrative
Surveillance Video AI Summariser
Turns dashcam and bodycam footage into structured law-enforcement incident reports. Frame-by-frame ViT-GPT2 captions + Whisper audio transcript → Groq LLaMA 3 generates both a plain-English summary and a formal police narrative as structured JSON.
FlaskOpenCVWhisper
ViT-GPT2Groq LLaMA 3FFmpeg
Skill Matrix App
AI Resume Skill Extractor
Auto-extracts skills from DOCX/PDF resumes using local Mistral LLM and populates standardised HR skill matrix templates via RAG. Fully local — no candidate data sent to external APIs. Reduces hallucination to near zero vs baseline LLM approaches.
FlaskOllama (Mistral)ChromaDB
Sentence Transformerspython-docx
🎬
Autonomous Agent · CI/CD
Gemini YouTube Bot
Autonomous AI Video Publisher
Zero human input — Gemini generates SEO-optimised scripts → gTTS voiceover → MoviePy video composition with dynamic TextClip overlays → YouTube Data API auto-publish. Entire pipeline runs on GitHub Actions cron schedule. No server required.
Google GeminiMoviePygTTS
GitHub ActionsYouTube APIPython