Spaces:
Running
Running
In this task, I want to create a website with chatbot (agent). this agent Can target a repo in GitHub. After it analyze the repo, it will give a report about the repo. The report will include the following:
- the chat agent to allow users to enter a GitHub repository URL.
- analyze that specific repository.
- answer questions about it.
- Question includes not limited to: How to setup the project. How to run the project. What is the project about. What is the project structure.