Skip to content

anishchapagain/OpenLLM-Langchain_RAG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GenAI and LLM Repository

This repository contains Python scripts and Jupyter Notebooks related to General Artificial Intelligence (GenAI) and Large Language Models (LLM).

Overview

  • Prompt: Tutorials and crash course related to Prompt Engineering.
  • GenAI: General Artificial Intelligence refers to AI systems that can perform tasks across a wide range of domains, often integrating multiple modalities such as text, image, and speech.
  • LLM: Large Language Models are AI models trained on vast amounts of text data to understand and generate human-like language.
  • Agentic AI: Agentic AI is a type of artificial intelligence (AI) that can make decisions and take actions independently. It can also adapt to new information and collaborate with humans to solve problems.
  • Mistral AI: Frontier AI in your hands.
  • Langchain: LangChain is a composable framework to build with LLMs. https://www.langchain.com
  • RAG: Retrieval-augmented generation (RAG) combines LLMs with external knowledge bases to improve their outputs.
  • Gemini: Bard is now Gemini. Get help with writing, planning, learning, and more from Google AI. https://gemini.google.com/

Contents

The repository includes:

Usage

Clone the repository and explore the files using your preferred Python environment or Jupyter Notebook application. Run the scripts and notebooks to experiment with GenAI and LLM functionalities.

Requirements

Ensure you have Python installed along with the necessary libraries specified in the individual scripts and notebooks. Consider using a virtual environment to manage dependencies.

License

Include any license information or terms of use for the repository content.

Contributing

Feel free to contribute by submitting pull requests or opening issues for bug fixes, feature requests, or improvements.

Contact

For questions, feedback, or collaborations, contact Chapagain Anish.

Happy coding!