Skip to content

askReadme is a Streamlit application that analyzes README files from GitHub repositories using the Anthropic Claude sonnet 3.5 model.

Notifications You must be signed in to change notification settings

OrenGrinker/askReadme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

askReadme

askReadme is a Streamlit application that analyzes README files from GitHub repositories using the Anthropic Claude sonnet 3.5 model.

Features

  • Fetch and display README content from a GitHub repository.
  • Analyze the README content and provide a detailed explanation.
  • Continue the conversation with the analysis results.

Installation

  1. Clone the repository:

    git clone https://github.com/OrenGrinker/askReadme.git
    cd askReadme
  2. Install the dependencies:

    pip install -r requirements.txt

Usage

Run the Streamlit application:

streamlit run app.py

License

This project is licensed under the MIT License.

About

askReadme is a Streamlit application that analyzes README files from GitHub repositories using the Anthropic Claude sonnet 3.5 model.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages