PrinceP / legendary-invention

Home Page:https://byomkesh-bakshi.streamlit.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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. Feel free to modify and distribute the code as per the terms of the license.

About

https://byomkesh-bakshi.streamlit.app

License:MIT License


Languages

Language:Python 100.0%