Skip to content

zuuxuux/gpt-repository-loader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Noovox App

A monolith of the monolith chat app

Dev installation

  1. Setup backend
  • See the readme at backend/README.md for instructions
  1. Setup frontend
  • See the readme at frontend/README.md for instructions
  1. Install dependencies:
  • npm install
  1. Start the front and backend:
  • npm start
  1. Navigate to the webpage at: localhost:5173

About

Convert code repos into an LLM prompt-friendly format. Mostly built by GPT-4.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 54.9%
  • TypeScript 30.3%
  • CSS 13.6%
  • Other 1.2%