A package to learn Generative AI through practical examples
Project description
Learn GenAI
A package to learn Generative AI through practical examples.
Installation
-
Install Ollama: Follow the instructions at Ollama's official website to install Ollama for your operating system.
-
Install the learn_genai package:
pip install learn_genai
Usage
After installation, run the application with:
learn_genai
This will open a Streamlit interface in your default web browser, where you can explore three use cases:
- Text Summarizer
- RAG Chatbot
- LangGraph Agents
Each use case demonstrates different aspects of Generative AI using the Llama3.2:3b model and other advanced NLP techniques.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file learn_genai-0.1.13.tar.gz.
File metadata
- Download URL: learn_genai-0.1.13.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.13.0 Darwin/23.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0878eda501d2913df2280df70da3fb4ea1e829af19ba2a2641cd58366b62fb3d
|
|
| MD5 |
89cc137548944b501c21c66eabb7f9d4
|
|
| BLAKE2b-256 |
4f8749369f01cd7d89c37fe28817506230941e718447dd29427f3aee8fc67f84
|
File details
Details for the file learn_genai-0.1.13-py3-none-any.whl.
File metadata
- Download URL: learn_genai-0.1.13-py3-none-any.whl
- Upload date:
- Size: 6.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.13.0 Darwin/23.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b3c8735fc9a1abb6f3e468bca6a02c0c43596d306bc6fb873627504f9ad74deb
|
|
| MD5 |
bde40419f0ba3a9ef39a2b1984ee3a94
|
|
| BLAKE2b-256 |
bff6e0a03d225b667255cf47e7d81e9893335f11947ad5021edddb21afe094ec
|