funding.json•6.2 kB
{
"version": "v1.0.0",
"entity": {
"type": "individual",
"role": "owner",
"name": "Piyush Airani",
"email": "talk@pi22by7.me",
"description": "Open-source developer building tools for AI-assisted development and creative workflows. Creator and maintainer of In-Memoria (MCP server for persistent AI intelligence), Flowrite (cross-platform songwriting app), and HQLint (VS Code extension). Currently working as a Big Data Engineer and Co-founder of a technology startup. Bachelor of Engineering in Computer Science. Building infrastructure to solve real problems.",
"webpageUrl": {
"url": "https://pi22by7.me",
"wellKnown": "https://pi22by7.me/.well-known/funding-manifest-urls"
}
},
"projects": [
{
"guid": "in-memoria",
"name": "In Memoria",
"description": "Economic infrastructure for sustainable AI-assisted development with ~3,000 monthly npm downloads. In-Memoria is an MCP (Model Context Protocol) server that solves the token efficiency crisis through persistent intelligence and input optimization. As AI inference costs rise due to power and compute constraints, In-Memoria addresses waste at the source: 93% reduction in project context tokens, eliminating redundant retransmission, and enabling cumulative intelligence. Built with Rust core and TypeScript orchestration, it provides AST-based semantic analysis for 11 languages, pattern learning, smart file routing, and token-optimized project blueprints. Works with Claude, Copilot, Cursor, and any MCP-compatible AI assistant. Currently at v0.6.0 with 98.3% test pass rate and zero memory leaks. Serves as foundational infrastructure enabling cost-effective, environmentally sustainable AI development workflows globally while maintaining local-first privacy.",
"webpageUrl": {
"url": "https://github.com/pi22by7/in-memoria",
"wellKnown": "https://github.com/pi22by7/in-memoria/blob/main/.well-known/funding-manifest-urls"
},
"repositoryUrl": {
"url": "https://github.com/pi22by7/in-memoria",
"wellKnown": "https://github.com/pi22by7/in-memoria/blob/main/.well-known/funding-manifest-urls"
},
"licenses": [
"spdx:MIT"
],
"tags": [
"ai",
"developer-tools",
"mcp",
"rust",
"typescript",
"semantic-search",
"code-analysis",
"machine-learning"
]
}
],
"funding": {
"channels": [
{
"guid": "github-sponsors",
"type": "payment-provider",
"address": "https://github.com/sponsors/pi22by7",
"description": "GitHub Sponsors for recurring monthly support with sponsor benefits"
},
{
"guid": "paypal-channel",
"type": "payment-provider",
"address": "https://paypal.me/piyushairani",
"description": "PayPal payments to support In-Memoria development"
},
{
"guid": "bank-transfer",
"type": "bank",
"address": "",
"description": "Bank transfer details available upon request for larger contributions"
}
],
"plans": [
{
"guid": "annual-sustainability",
"status": "active",
"name": "Annual Sustainability Grant",
"description": "Part-to-full-time development funding for one year. Enables: (1) v1.0 stable release, (2) Enhanced vector search and multi-project intelligence, (3) Comprehensive documentation, (4) Active community support, (5) Performance optimization for enterprise codebases, (6) Team collaboration features. Accelerates In-Memoria as sustainable AI infrastructure while maintaining solo maintainer focus.",
"amount": 10000,
"currency": "USD",
"frequency": "yearly",
"channels": [
"bank-transfer"
]
},
{
"guid": "monthly-development",
"status": "active",
"name": "Monthly Development Support",
"description": "Monthly funding to support part-time development, maintenance, and community engagement. Enables continued feature development, bug fixes, documentation improvements, and user support.",
"amount": 1000,
"currency": "USD",
"frequency": "monthly",
"channels": [
"bank-transfer",
"paypal-channel"
]
},
{
"guid": "strategic-contribution",
"status": "active",
"name": "Strategic Contribution",
"description": "Substantial one-time contribution for accelerated feature development or specific roadmap priorities. Suitable for organizations benefiting from In-Memoria's token efficiency.",
"amount": 500,
"currency": "USD",
"frequency": "one-time",
"channels": [
"github-sponsors",
"paypal-channel",
"bank-transfer"
]
},
{
"guid": "one-time-contribution",
"status": "active",
"name": "One-Time Contribution",
"description": "One-time contribution to support In-Memoria development and infrastructure. Any amount helps maintain the project, improve documentation, and enhance features.",
"amount": 0,
"currency": "USD",
"frequency": "one-time",
"channels": [
"github-sponsors",
"paypal-channel",
"bank-transfer"
]
}
]
}
}