Aru Sharma
Aru Sharma
Hii I did some work with Agno for my project, will love to take this one if available
I am unable to log in. Is there any workaround available apart from setting a dev environment?
Greetings @juntao Kindly review this and suggest anything that needs to be added/ changed.
Sure sir right now I am working on how to parse various files inside a repo.. 1. While creating a knowledge base from a repo should I use only the...
1. I have written this [script](https://github.com/staru09/Github_analyser/blob/main/scripts/Data_fetch/3.%20Code_parser.py) that reads the files with a specific extension and saves the content in a [csv](https://github.com/staru09/Github_analyser/blob/main/Output/repo_contents.csv) file. 2. The next step was to summarize that...
1. I have been able to extract the data and generate a csv from all the links mentioned above. They can be found [here](https://github.com/staru09/Github_analyser/tree/main/Output/main_repos). 2. I have also extracted and...
Greetings sir 1. I was trying to summarize the csv files that I have created from the [wasmedge_repo](https://github.com/WasmEdge/WasmEdge). I was able to create [this](https://github.com/staru09/Github_analyser/blob/main/Output/split_summary/wasmedge_all_split.csv) and it follows the same patter...
Greetings sir 1. I was able to generate summary and qna from the full repos of llamaedge and wasmedge, this is how the final CSVs look like [wasmedge](https://huggingface.co/datasets/FiendHunter/Github_bot/resolve/main/wasmedge_split_clean.csv) , [llamaedge](https://huggingface.co/datasets/FiendHunter/Github_bot/resolve/main/llama_edge_split.csv)...
That would be great!!! I have the knowledge base ready I will create snapshots and test them again with chatbot UI. Once this is done, we can proceed with zed...