Update README.md
Browse files
README.md
CHANGED
@@ -29,6 +29,7 @@ print(tokenizer.decode(output[0], skip_special_tokens=True))
|
|
29 |
```
|
30 |
|
31 |
You can change what you want to ask in the prompt.
|
|
|
32 |
## Features
|
33 |
- **Interactive Chat Interface**: Engage in conversations about the Bhagavad Gita’s teachings, characters, and philosophical concepts.
|
34 |
- **AI-Powered Insights**: Utilize the LLaMA 2 7b model for deep and meaningful interpretations of the text.
|
|
|
29 |
```
|
30 |
|
31 |
You can change what you want to ask in the prompt.
|
32 |
+
[Check out the article here: ](https://medium.com/@suru10/duunveiling-the-wisdom-of-the-bhagavad-gita-through-ai-a-step-by-step-guide-to-using-the-llm-model-c249c89175fa)
|
33 |
## Features
|
34 |
- **Interactive Chat Interface**: Engage in conversations about the Bhagavad Gita’s teachings, characters, and philosophical concepts.
|
35 |
- **AI-Powered Insights**: Utilize the LLaMA 2 7b model for deep and meaningful interpretations of the text.
|