Skip to content

Commit

Permalink
Merge branch 'develop' into feature/admin-config-page
Browse files Browse the repository at this point in the history
  • Loading branch information
GODrums authored Nov 22, 2024
2 parents 65070a8 + cd16ca7 commit 0094c2c
Show file tree
Hide file tree
Showing 79 changed files with 23,803 additions and 2,674 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
<div align="center">
<img alt="Hephaestus Logo" height="100px" src="./docs/images/hammer.svg">
<img alt="Hephaestus Logo" height="100px" src="./docs/images/hammer_bg.svg">
</div>

# Hephaestus: Leveraging Generative AI to Enhance Software Development Processes and Developer Training

Hephaestus leverages generative AI, specifically large language models (LLMs), to enhance the software development lifecycle (SDLC) and developer training. This research project explores how AI can improve each phase of the SDLC — planning, analysis, design, implementation, testing & integration, and maintenance — while also providing comprehensive support for developer onboarding and continuous education. By integrating AI-driven insights and adaptive guidance into these processes, Hephaestus aims to boost efficiency, adherence to best practices, and overall software quality. The project also emphasizes support for agile methodologies, ensuring dynamic and iterative improvements to development workflows.
# Hephaestus - A Framework to Support Novice Software Engineers in Collaborative Environments

<img alt="Agile Hephaestus" height="200px" src="./docs/images/agile_hephaestus.png">

Expand All @@ -13,4 +11,4 @@ Hephaestus /hɪˈfɛstəs/ is the Greek god of blacksmiths, craftsmen, and artis
## Documentation

Technical/user docs: [Read the Docs](https://ls1intum.github.io/Hephaestus/)
UI component docs: [Storybook](https://develop--66a8981a27ced8fef3190d41.chromatic.com/)
UI component docs: [Storybook](https://develop--66a8981a27ced8fef3190d41.chromatic.com/)
75 changes: 9 additions & 66 deletions docs/images/hammer.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions docs/images/hammer_bg.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 0094c2c

Please sign in to comment.