Skip to content

Commit db65c76

Browse files
committed
rikaicode website being transferred from its official repo
0 parents  commit db65c76

23 files changed

Lines changed: 1679 additions & 0 deletions

.DS_Store

10 KB
Binary file not shown.

CODE_OF_CONDUCT.md

Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,58 @@
1+
# Code of Conduct for RikaiCode
2+
3+
## Our Pledge
4+
5+
In the interest of fostering an open, inclusive, and safe environment, we as contributors and maintainers of **RikaiCode** pledge to respect all people who engage with our project, including users, contributors, and collaborators.
6+
7+
We commit to creating a community where everyone feels welcome and supported, free from harassment or discrimination.
8+
9+
## Our Standards
10+
11+
Examples of behavior that contributes to a positive environment:
12+
13+
- Respectful and constructive communication
14+
- Collaboration and teamwork
15+
- Thoughtful feedback on issues, pull requests, or discussions
16+
- Respecting the privacy and work of others
17+
- Acknowledging contributions fairly
18+
19+
Examples of unacceptable behavior:
20+
21+
- Harassment, intimidation, or discrimination of any kind
22+
- Offensive comments, slurs, or insensitive jokes
23+
- Public shaming or personal attacks
24+
- Sharing private or confidential information without consent
25+
- Misrepresentation of someone else’s work or contributions
26+
27+
## Reporting
28+
29+
If you experience or witness unacceptable behavior, please report it by contacting the project maintainer at:
30+
**Email:** [pteroisvolitans12@gmail.com](mailto:pteroisvolitans12@gmail.com)
31+
32+
Reports will be handled confidentially and respectfully.
33+
34+
## Enforcement
35+
36+
Maintainers of RikaiCode will review reports and respond appropriately, which may include:
37+
38+
- Removal of offensive content
39+
- Temporary or permanent exclusion from the project
40+
- Guidance or mediation to resolve conflicts
41+
42+
Our goal is always to maintain a professional, safe, and welcoming environment for all contributors and users.
43+
44+
## Scope
45+
46+
This Code of Conduct applies to all interactions involving **RikaiCode**, including:
47+
48+
- GitHub issues, pull requests, and discussions
49+
- Zenodo submissions and associated feedback
50+
- Any communication, online or offline, relating to the project
51+
52+
## Acknowledgment
53+
54+
By participating in RikaiCode - whether using the tool, contributing code, validating data, or providing feedback—you agree to follow this Code of Conduct.
55+
56+
---
57+
58+
*Thank you for helping us maintain a professional, inclusive, and collaborative environment!*

CONTRIBUTING.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
2+
# Contributing to RikaiCode
3+
4+
Thank you for your interest in contributing to **RikaiCode**!
5+
Please visit: https://github.com/aurumz-rgb/RikaiCode?tab=contributing-ov-file

LICENSE

Lines changed: 661 additions & 0 deletions
Large diffs are not rendered by default.

README.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
2+
![RikaiCodeBanner](assets/banner.png)
3+
4+
*Flattening for AI, Context for understanding, and Grading for quality.*
5+
6+
RikaiCode is a sophisticated, browser-based tool designed to turn complex codebases into structured, actionable data. Whether you need to feed code into an LLM, audit a project's quality, or simply understand a new architecture, RikaiCode provides the insights you need in a beautiful, dark-themed interface.
7+
8+
![License](https://img.shields.io/badge/license-AGPL%203.0-blue)
9+
![Python](https://img.shields.io/badge/Python-3.10+%2B-brightgreen)
10+
![Streamlit](https://img.shields.io/badge/Powered%20by-Streamlit-orange)
11+
[![Open Source](https://badges.frapsoft.com/os/v1/open-source.svg?v=103)](https://github.com/ellerbrock/open-source-badges/)
12+
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.20059448.svg?style=for-the-badge)](https://doi.org/10.5281/zenodo.20059448)
13+
14+
15+
* Please visit the main repository for details: https://github.com/aurumz-rgb/RikaiCode
16+
17+
18+
---
19+
![RikaiCodeBanner11](screenshots/1.png)
20+
![RikaiCodeBanner2](screenshots/2.png)
21+
![RikaiCodeBanner3](screenshots/3.png)
22+
![RikaiCodeBanner4](screenshots/4.png)
23+
![RikaiCodeBanner5](screenshots/5.png)
24+
25+
*AI-generated architecture summary / code review and Repository code Flattener.*
26+
![RikaiCodeBanner111](screenshots/6.png)
27+
![RikaiCodeBanner22](screenshots/7.png)
28+
29+

assets/.DS_Store

6 KB
Binary file not shown.

assets/GLM.png

110 KB
Loading

assets/banner.png

127 KB
Loading

assets/logo.png

187 KB
Loading

favicon.ico

15 KB
Binary file not shown.

0 commit comments

Comments
 (0)