Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/princep/legendary-invention


https://github.com/princep/legendary-invention

chatbot chatgpt-api

Last synced: 3 days ago
JSON representation

Awesome Lists containing this project

README

        

# Detective Byomkesh Bakshi Game

This repository contains the code for the Detective chat based game with a GUI using only Python and LangChain.

## Prerequisites

To follow along with this tutorial, you will need the following:

- Python 3.8 (or higher if streamlit-chat is updated)
- Basic understanding of Python programming
- Familiarity with Git and GitHub (optional but recommended)

## Getting Started

You will need to clone this repository and install the required dependencies.

```
pip install -r requirements.txt
```

To launch the application, you will need to run streamlit in the terminal:
```
streamlit run main.py
```

## Issues

If you encounter any issues or have suggestions for improvements, please open an issue in the GitHub repository. We appreciate your feedback and will do our best to address any problems.

## License

This project is licensed under the [MIT License](LICENSE). Feel free to modify and distribute the code as per the terms of the license.