Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kardelruveyda/langchain-mystic
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
https://github.com/kardelruveyda/langchain-mystic
chatbot chatbots langchain langchain-python mystic nlp
Last synced: 3 months ago
JSON representation
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
- Host: GitHub
- URL: https://github.com/kardelruveyda/langchain-mystic
- Owner: KardelRuveyda
- Created: 2024-09-06T13:48:44.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-09-06T13:56:27.000Z (5 months ago)
- Last Synced: 2024-10-01T19:27:11.255Z (4 months ago)
- Topics: chatbot, chatbots, langchain, langchain-python, mystic, nlp
- Language: Python
- Homepage:
- Size: 526 KB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Langchain Mystic 🔮
![image](https://github.com/user-attachments/assets/e8f45cea-8aea-42c0-ba3b-f0a6204ebf6c)
**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:**
```bash
git clone https://github.com/username/langchain-mystic.git
```2. **Navigate to the project directory:**
```bash
cd langchain-mystic
```3. **Install the necessary dependencies:**
```bash
pip install -r requirements.txt
```4. **Run the application:**
```bash
streamlit run Anasayfa.py
```## Docker Setup
To run the application using Docker, follow these steps:
1. **Build the Docker image:**
```bash
docker build -t langchainmystic .
```2. **Run the Docker container:**
```bash
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:**
```bash
/dream I had a dream about flying.
```- **Fortune-Telling:**
```bash
/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](LICENSE).
---
**langchain-mystic:** Dive deeper into the magic with LangChain's advanced capabilities. 🌙🔮