-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[LFX Fall '24 Mentorship]: Enhancing Kai with Data Querying for Fine-Tuning and Potential InstructLab Integration #191
Comments
This issue is currently awaiting triage. |
Hey @JonahSussman , this project looks very interesting to me, also the project explanation is very clear. Just can you give a brief what is the application process for this ( do we only have to apply on LFX portal, or are there any pretest with this project , anything specific I can work on to improve my application ) Thanks |
Hello @JonahSussman and @fabianvf my name is Temi, I am a software developer with experience in open source and enterprise environment. I am a 2 time summer of bitcoin intern with recent experience on working on I will like to ask if there is a requirement to submit a pull request or proposal on how I plan to enhance this project? Looking forward to your feedbacks and I hope to work with you both this fall. Thanks! |
Hello @JonahSussman and @fabianvf, I am Saarthak, an aspiring data scientist with a keen interest in generative AI. I am interested in this project and will be able to make meaningful contributions to this projects. I would like to ask how can I submit my proposal for this project. Looking forward to working with you. |
Hello @JonahSussman and @fabianvf. My name is Clement Lumumba, I have submitted my application and would like to start contributing. I am proficient in Python, SQL and have experience in data engineering. Looking forward to working with you. |
Hello @JonahSussman and @fabianvf. I am Omkar, a CS undergraduate from India. Looking forward to contribute to the kai project. |
@fabianvf @JonahSussman We can also implement GraphRag in the step to extract contextual information from Solved Examples for code suggestion I have one doubt what is exactly meant be data querying capabilities (pandas or sql based)? Thanks |
This is an LFX mentorship project intended to run in the Fall of 2024.
This is related to cncf/mentoring#1287
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.
In this project, you will
Current Situation
Kai currently processes code analyses through a centralized workflow. While effective, there is a need for enhanced data querying capabilities to support fine-tuning and optimization. Additionally, while the potential for integration with InstructLab is promising, the primary focus is on developing a robust data querying mechanism first. There is also an opportunity to explore agent-based workflows and static analysis tools as stretch goals.
Expected Outcome:
Recommended Skills:
Mentor(s):
Links:
The text was updated successfully, but these errors were encountered: