Skip to content

langchain-mystic is a LangChain framework based bot that currently specializes in dream interpretation and fortune-telling. While these are its primary features for now, stay tuned to see what other mystical abilities

Notifications You must be signed in to change notification settings

KardelRuveyda/langchain-mystic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Langchain Mystic 🔮

image

langchain-mystic is an advanced mystical bot built using LangChain. This bot specializes in dream interpretation, leveraging LangChain's powerful capabilities to provide deeper insights and more refined predictions.

Features

  • Dream Interpretation: Enhanced dream interpretation using LangChain's advanced capabilities.

Installation

To set up the project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/username/langchain-mystic.git
  2. Navigate to the project directory:

    cd langchain-mystic
  3. Install the necessary dependencies:

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

    streamlit run Anasayfa.py

Docker Setup

To run the application using Docker, follow these steps:

  1. Build the Docker image:

    docker build -t langchainmystic .
  2. Run the Docker container:

    docker run -p 8501:8501 langchainmystic
  3. Access the application: Open your web browser and go to http://localhost:8501.

Usage

Once the project is running, you can interact with the bot to get dream interpretations and fortune-telling readings. The LangChain-powered bot provides advanced insights and predictions.

Example Commands

  • Dream Interpretation:

    /dream I had a dream about flying.
  • Fortune-Telling:

    /fortune Tell me about my future in love.

Libraries Used

  • langchain
  • langchain-core
  • langchain-openai
  • python-dotenv
  • beautifulsoup4
  • faiss-cpu
  • huggingface_hub
  • streamlit
  • streamlit-chat
  • streamlit-chromadb-connection
  • chromadb
  • langchain-community
  • lark

Contributing

We welcome contributions to further enhance the bot's capabilities. If you have ideas for new features or improvements, please submit a pull request. This project is open-source, and contributions are encouraged.

Contribution Guidelines

  • Open an issue to discuss potential features before implementing them.
  • Follow the project's coding style and standards.
  • Submit detailed pull requests with explanations.

License

This project is licensed under the MIT License.


langchain-mystic: Dive deeper into the magic with LangChain's advanced capabilities. 🌙🔮

About

langchain-mystic is a LangChain framework based bot that currently specializes in dream interpretation and fortune-telling. While these are its primary features for now, stay tuned to see what other mystical abilities

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published