Skip to content

AI Chatroom is a project that provides interactive chat experiences with three major language models: ChatGPT, Gemini, and Claude.

Notifications You must be signed in to change notification settings

serkanyasr/ChatAI-with-ChatGPT-Gemini-and-Claude

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ChatAI-Explorer

AI Chatroom is a project that provides interactive chat experiences with three major language models: ChatGPT, Gemini, and Claude.

image

How to Use

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

  1. Clone the project repository:

    https://github.com/serkanyasr/ChatAI-with-ChatGPT-Gemini-and-Claude.git
  2. Navigate to the project directory:

    cd ChatAI-with-ChatGPT-Gemini-and-Claude
  3. Install the required dependencies:

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

    streamlit run app.py
ChatAI-Explorer.mp4

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

AI Chatroom is a project that provides interactive chat experiences with three major language models: ChatGPT, Gemini, and Claude.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages