PROJECTAI

Smart Grant AI

SmartGrant sims to automate discovery of public funding and grant opportunities in Germany.

Smart Grant AI, Figure 1AI-GENERATED
YEAR
2025
TEAM
Kiran Mulawad
TECH-STACK
RAG, AI
LOCATION
Germany
PUBLISHED
Oct 24, 2025

Project Introduction

Smart Grant AI, Figure 2

SmartGrant crawls multiple German funding portals, translates and normalizes program data, and builds a semantic vector store (OpenAI embeddings + Pinecone). Users describe their company or upload a PDF profile; the system searches 500+ programs, ranks matches using a custom relevance score (deadline, location, domain), and uses GPT-4 to produce prioritized recommendations and draft application documents (DOCX).

A Streamlit UI provides an interactive chat, RAG-backed answers, PDF parsing, and persisted session/history via PostgreSQL. The pipeline includes Selenium/Playwright scraping, DeepL translation, data cleaning, and python-docx generation — enabling a near end-to-end automated assistant for funding discovery and first-draft application creation.

This is an internal research project and is still in prototype Phase.

Key Challenges

  1. Data heterogeneity & freshness: Funding portals have differing schemas, frequent updates, and rate limits — making reliable, up-to-date aggregation difficult.
  2. Multilingual extraction & fidelity: Accurate translation and meaning-preservation from German legal/administrative text into English summaries is non-trivial.
  3. Relevance & legal compliance: Ranking must consider fine-grained eligibility constraints (legal, regional, timeline) to avoid false positives and reduce wasted effort.

AI solution

  1. RAG + semantic search: Use OpenAI embeddings + Pinecone for fast semantic matching and retrieval, then feed RAG context to GPT-4 to produce accurate program recommendations and justifications.
  2. Hybrid LLM workflow: Use GPT-4-turbo for recommendation and application drafting; use GPT-3.5 (or lighter models) for summaries and low-cost paraphrasing to reduce cost.
  3. Relevance scoring + rules layer: Combine vector similarity with rule-based filters (deadlines, eligibility, location) to improve precision and surface actionable opportunities.

Results / Benefits

  1. Time saved: Reduce manual search and first-draft application work from days to minutes for each opportunity.
  2. Higher match quality: Semantic and rule-based ranking returns fewer false positives and more actionable matches.
  3. Faster go-to-application: Auto-generated DOCX drafts accelerate the application cycle and increase throughput for consultants or SMEs.

Resource efficiency

  1. Labor efficiency: Automates repetitive research and drafting tasks — lowers human-hours per application and reduces consultancy costs.
  2. Compute / cost optimization: Tiered model use (GPT-3.5 for summaries, GPT-4 for drafts) reduces API spend while preserving quality where it matters.
  3. Reduced travel/printing: Digital document generation and precise matches reduce the need for in-person consulting, physical submissions, and printed paperwork.

Get to know more

HAVE A COMPLEX IDEA THAT YOU WOULD LIKE US TO IMPLEMENT?
KICK OFF WITH A DESIGN-THINKING PILOT OR A CONSULTING CALL.

Contact us

Alan Kay

“The best way to predict the future is to invent it.”