https://github.com/fajkowsky/ai_devs3
Exercises from https://www.aidevs.pl/
https://github.com/fajkowsky/ai_devs3
ai aidevs genai gpt ollama
Last synced: 3 months ago
JSON representation
Exercises from https://www.aidevs.pl/
- Host: GitHub
- URL: https://github.com/fajkowsky/ai_devs3
- Owner: Fajkowsky
- Created: 2024-11-10T10:35:52.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-11-17T16:28:20.000Z (7 months ago)
- Last Synced: 2025-02-26T00:12:04.887Z (3 months ago)
- Topics: ai, aidevs, genai, gpt, ollama
- Language: Python
- Homepage:
- Size: 874 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AIDevs.pl Repository - Third Edition - Python Version
This repository contains the code and solutions for the third edition of the AIDevs program, designed to integrate Generative AI with application logic, Retrieval-Augmented Generation (RAG), and advanced automation techniques to create autonomous AI Agents.
## Instructors
- **Adam Gospodarczyk**
- **Jakub Mrugalski**
- **Mateusz Chrobok**## Key Topics in the Third Edition
- **AI Agents**: Create autonomous systems that make decisions and access external data.
- **Multimodal AI**: Work with text, voice, and images to create richer applications.
- **Business Applications**: Apply AI for document processing, classification, and UI design.
- **Retrieval-Augmented Generation (RAG)**: Use external data sources to enhance AI responses.## Additional Resources
- **Official AIDevs Page**: [AIDevs.pl](https://aidevs.pl)
- **GitHub Repository**: [AIDevs3 Repository](https://github.com/i-am-alice/3rd-devs/)