https://github.com/prayag2003/dotslash7.0-githubify
Understanding any codebase. Enter the github repo's url and chat with the codebase.
https://github.com/prayag2003/dotslash7.0-githubify
expressjs langchain mern openai peerjs python react-chat-engine reactjs tailwindcss webrtc
Last synced: 3 months ago
JSON representation
Understanding any codebase. Enter the github repo's url and chat with the codebase.
- Host: GitHub
- URL: https://github.com/prayag2003/dotslash7.0-githubify
- Owner: Prayag2003
- Created: 2024-01-27T11:08:04.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-28T05:36:47.000Z (over 2 years ago)
- Last Synced: 2025-04-04T03:16:56.413Z (over 1 year ago)
- Topics: expressjs, langchain, mern, openai, peerjs, python, react-chat-engine, reactjs, tailwindcss, webrtc
- Language: JavaScript
- Homepage:
- Size: 681 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Welcome to **Project GITHUBIFY**! ๐
## Understanding any codebase made simpler by just few clicks and Q/Aโกโก
## Table of Contents
- [Overview](#overview)
- [High Level System Design](#high-level-system-design)
- [Features](#features)
- [Home Page](#home-page)
- [Explore Section](#explore-section)
- [Cloning Repo & Processing](#cloning-repo--processing)
- [Advanced Chat Engine](#advanced-chat-engine)
- [MultiUser Real-Time Chat](#multiuser-real-time-chat)
- [Video Call](#video-call)
- [Team](#team)
---
## Overview
GITHUBIFY is a tool designed to help developers quickly understand complex codebases. With features like AI-powered chat, real-time collaboration, and video calls, it streamlines onboarding and boosts productivity.
- Chat with our bot to understand complex codebases and get a better understanding of the codebase.
- Reduces the time taken to understand codebases by 50% and increases productivity by 2x.
- Plus, senior developers can focus on more important tasks rather than explaining the codebase to the newbies.
- The bot uses Langchain API to understand the codebase, vectorize it, and then uses OpenAI API to generate responses to the user's queries.
- The bot also has a chat with fellow contributors and a video call feature.
---
## High Level System Design

---
---
## Features
### Home Page

### Explore Section

### Cloning Repo & Processing
- Utilizes [LangChain API](https://python.langchain.com/) for codebase understanding and vectorization.
- Integrates [OpenAI API](https://platform.openai.com/docs/api-reference) for generating responses.

## Sample Query

### Advanced Chat Engine
- Chat with the bot to clarify codebase concepts.
- Reduces onboarding time and increases productivity.

### MultiUser Real-Time Chat
- Collaborate with fellow contributors in real time.

### Video Call
- WebRTC-based video calls using [PeerJS](https://peerjs.com/).

## Team
**Thank you!**
Team ETHEREUM BOTS ๐ค
---