Skip to content

A collection of python projects did for learning how to code python and by leveraging the OpenAI API.

Notifications You must be signed in to change notification settings

DariaRadu/python-gpt-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LLM Python Projects

This repository contains a collection of Python projects that explore and utilize the OpenAI API (for now). This is used for myself to learn how to code in python and leverage LLM APIs

Projects

  1. Chatbot for Game Development Interviews

    • A chatbot that asks interview questions related to game development roles. It provides multiple-choice answers and evaluates the user's responses.
    • Project Directory
  2. Image Tagging and Search

    • A web application built with Django that uses OpenAI for image analysis and spaCy for natural language processing.
    • Project Directory
  3. Basic Rag System

    • A small recreation of a RAG system tutorial that helped with understanding the basic concepts of Retrieval Augmented Generation.
    • Project Directory

About

A collection of python projects did for learning how to code python and by leveraging the OpenAI API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published