Skip to content

Commit

Permalink
Update project_ideas.md (#1287)
Browse files Browse the repository at this point in the history
Signed-off-by: Jonah Sussman <42743659+JonahSussman@users.noreply.github.com>
  • Loading branch information
JonahSussman authored Jul 30, 2024
1 parent ab60f5f commit 91d7f8a
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions programs/lfx-mentorship/2024/03-Sep-Nov/project_ideas.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,34 @@ Define and implement a new module or library to facilitate integration of analyz

- Upstream Issue: https://github.com/konveyor/enhancements/issues/187


#### Enhancing Kai with Data Querying for Fine-Tuning and Potential InstructLab Integration

- Description:
- Kai is a tool designed to leverage AI for application modernization by analyzing code, identifying issues, and suggesting fixes. We aim to enhance Kai by developing a robust data querying mechanism to facilitate fine-tuning processes. This enhancement will lay the groundwork for potential future integration with InstructLab, an open-source AI project enabling community contributions to Large Language Models (LLMs) by adding new skills or knowledge. The primary focus will be on creating mechanisms to query and utilize data effectively, with a stretch goal of integrating static analysis tools and implementing an agent-based workflow.
- This project will significantly enhance Kai’s backend, making it more scalable and capable of providing deeper code insights while also contributing to the enrichment of LLMs through InstructLab. It will offer a rich learning experience for participating students, covering backend development, workflow management, and contributing to open-source AI projects.

- Expected Outcome:
- Successfully develop and implement a data querying mechanism in Kai to facilitate fine-tuning processes.
- Demonstrate the enhanced backend with improved data querying capabilities.
- Participate actively in community meetings, presenting progress and insights.
- Create a detailed blog post documenting the project, its outcomes, and potential future directions, including the possible integration with InstructLab.
- (Stretch Goal) Develop a reusable module for agent-based workflows into Kai, enhancing its ability to detect and report code issues.

- Recommended Skills:
- Python
- Podman / Docker
- Basic Software Development skills (command line, git)

- Mentor(s):
- Jonah Sussman (@JonahSussman, jsussman@redhat.com)
- Fabian von Feilitzsch (@fabianvf, fvonfeil@redhat.com)


- Upstream Issue: https://github.com/konveyor/enhancements/issues/187



### Inspektor Gadget

#### New gadget for detecting deadlocks
Expand Down

0 comments on commit 91d7f8a

Please sign in to comment.