Open Source & Downloads

Project Showcase

Explore our public repositories, study our architectural patterns, and download exclusive tools and software built by the Thanwise Intelligence team.

Code Repositories

Open Source on GitHub

Python

LLAMAREC

LLAMAREC is a comprehensive research framework that leverages Large Language Models (LLMs) to perform cross-domain recommendations. The system addresses the challenge of recommending products across different categories by using the reasoning capabilities of LLMs to bridge preference patterns between domains like Books, Movies, Music, and more.

JavaScript

AI Assistant Chat Application

A modern, ChatGPT-like web interface for interacting with local AI models via Ollama. Features a sleek design, real-time streaming responses, and an agentic backend with tool integration capabilities.

TypeScript

Neural Router API

High performance document indexing and API routing backend ensuring RAG setups communicate swiftly over heavy datasets.

System Design

Architectural Flowcharts

Study our high-level architecture diagrams that outline how our experimental AI services handle instructions, route dynamic data, and guarantee continuous reliability.

Multi-AI Task Routing Logic
graph TD A([Client Web Interface]) -->|Submits JSON Payload| B((API Gateway)) B --> C{Context Analyzer Node} C -->|Visual Request| D[Image/3D Generative Agent] C -->|Text/Data Request| E[Large Language Model Cluster] C -->|Logic/Code Request| F[Code Compilation & Testing] E --> G[Quality Checks & Formatting] D --> G F -->|Tests Pass| G G --> H{Final Approval Evaluator} H -->|Approved| I([Return Successful Data to User]) H -->|Failed/Hallucination| J[Regenerate Output Loop] J -.-> E
Enterprise Pipeline (CI/CD)
sequenceDiagram participant Dev as Core Developer participant Git as GitHub Actions participant Docker as Container Registry participant AWS as Cloud Server Dev->>Git: Push Code / Create PR Git->>Git: Run Automated Test Suite alt Tests Fail Git-->>Dev: Alert Failure & Halt Build else Tests Pass Git->>Docker: Build Secure Production Image Docker-->>Git: Verify Image Configuration Git->>AWS: Trigger Deploy Script AWS-->>Dev: Pipeline Successful (Zero-Downtime) end
Resources

Downloadable Assets

Brand Identity Kit

Official vector logos, color codes, and typography guidelines for press and partners.

PDF • 12 MB
Download Kit

Thanwise Desktop UI

Experimental native application for interacting securely with our local hosted language models.

Windows / MacOS • 145 MB
Get Installer

Web Templates v1

Free HTML/CSS boilerplates implementing structures from some of our early case studies.

ZIP Archive • 24 MB
Download ZIP