An open API service indexing awesome lists of open source software.

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/

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/)