Skip to content

Comparison of 4 major LLM language models with LangChain framework. ChatGPT, Gemini,Command and Claude.

Notifications You must be signed in to change notification settings

serkanyasr/LangChain-LLM-Model-Comparison

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatAI-Explorer

Comparison of 4 major LLM language models with LangChain framework. ChatGPT, Gemini,Command and Claude.

image

How to Use

To run the project on your local machine, follow these steps:

  1. Clone the project repository:

    git clone https://github.com/serkanyasr/LangChain-LLM-Model-Comparison.git
  2. Navigate to the project directory:

    cd LangChain-LLM-Model-Comparison
  3. Install the required dependencies:

    pip install -r requirements.txt
  4. Run the application:

    streamlit run app.py

image

Configuration

  • Update API keys and environment in app.py.

Contributing

If you'd like to contribute to this project, please follow these guidelines:

  1. Fork the repository.
  2. Create a new branch for your feature: git checkout -b feature-name.
  3. Make your changes and commit them: git commit -m 'Add some feature'.
  4. Push to the branch: git push origin feature-name.
  5. Submit a pull request.

License

This project is licensed under the MIT License.

About

Comparison of 4 major LLM language models with LangChain framework. ChatGPT, Gemini,Command and Claude.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages