Skip to content
This repository was archived by the owner on Aug 29, 2026. It is now read-only.

Repository files navigation

CodeWiz

GitHub stars License: MIT Buy Me a Coffee

An AI coding assistant with chat, repo-aware search, and a learning hub — built years before "AI harness" was a category.

CodeWiz let you chat with an AI over your own repositories, search and learn from your codebase and docs with RAG-backed retrieval, and manage it all from an admin dashboard with usage stats and feedback tracking. It shipped on Angular + Supabase edge functions + Firebase, long before agentic coding tools went mainstream.

Warning

This project is archived and no longer maintained. It's published here as a public showcase of how far ahead CodeWiz was in 2023 — chat-over-your-code, RAG search, and an agentic-adjacent workflow before most of today's AI coding tools existed.

Note

🚀 Launched on Product Hunt in 2023 — #10 Product of the Day, 153+ upvotes and a flood of comments. See the launch.

Features

  • Chat — conversational AI over your own code and docs.
  • Lern — RAG-backed search and Q&A across repos and documentation (Supabase edge functions: ai-docs, search, lern-search-docs).
  • Admin dashboard — chat and user stats, repo management, feedback tracking.
  • Onboarding & settings — guided setup and per-user configuration.

Run it locally

yarn install
yarn generate-env:dev
yarn start   # http://localhost:4200

Tech

Angular 16 · Firebase (Auth, Hosting) · Supabase (Postgres + Edge Functions) · Tailwind CSS · OpenAI

Support

CodeWiz is retired, but if it inspired something you're building, a coffee or a star is appreciated.

Buy Me a Coffee   Star on GitHub

License

MIT licensed.

About

CodeWiz is a chat assistant that answers your coding questions with source-linked docs, focused on frontend frameworks like Angular, React and Vue instead of just spitting out code completions like Copilot.

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Contributors

Languages