ContextWeave Documentation

This directory contains all documentation, demo assets, and submission materials for the ContextWeave project.

Directory Structure

docs/
├── README.md                          # This file
├── demo/                              # Demo video scripts and assets
│   ├── video-script.md               # Complete 2-minute demo script
│   ├── storyboard.md                 # Detailed video storyboard
│   └── assets/                       # Video production assets
├── marketing/                         # Marketing and social media content
│   ├── social-content.md             # Twitter, LinkedIn, YouTube content
│   ├── pitch-deck.md                 # Presentation slides
│   └── devpost-submission.md         # Devpost submission content
├── technical/                         # Technical documentation
│   ├── architecture.md               # System architecture overview
│   ├── api-documentation.md          # API endpoints and usage
│   └── deployment.md                 # Deployment instructions
└── submission/                        # Hackathon submission package
    ├── checklist.md                  # Final submission checklist
    ├── judge-evaluation.md           # Points for judge evaluation
    └── assets/                       # Screenshots and graphics

Quick Links

Project Overview

ContextWeave is an AI wing-agent that eliminates hallucinations in code generation by providing version-aware, context-pruned library documentation. Built for the Bolt.new Hackathon 2024.

Key Stats:

  • 94% reduction in AI hallucinations
  • <3 second response time
  • 2,000+ libraries covered
  • $87,000+ annual savings per developer

Tech Stack:

  • Frontend: Next.js 14 + TypeScript + Tailwind CSS
  • Backend: FastAPI + Redis + LangChain RAG
  • Auth: Supabase
  • Billing: RevenueCat
  • AI: Gemini Pro 2.5 + DeepSeek-Coder R1