Skip to content

fhswf/FH-SWiFty-Chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FH-SWiFty-Chatbot

Beschreibung

Ein in Python entwickelter Chatbot für die FH (Fachhochschule).

Projektstatus

  • Version: 0.1.0
  • Status: In Entwicklung
  • Python erforderlich: >=3.13

Projektstruktur

FH-SWiFty-Chatbot/
├── main.py                 # Haupteingangspunkt
├── pyproject.toml         # Projektkonfiguration
├── readme.md              # Projektdokumentation
└── fh-swifty-chatbot/
    └── main.py            # Chatbot-Modul

Installation

# Repository klonen
git clone <repository-url>
cd FH-SWiFty-Chatbot

# Abhängigkeiten installieren (derzeit keine)
pip install -e .

Verwendung

python main.py

Entwicklung

Das Projekt verwendet die Python-Packaging-Struktur mit pyproject.toml.

Aktuelle Funktionen

  • Grundlegender Eingangspunkt
  • Standard Python-Projektstruktur

Nächste Schritte

  • Implementierung der Chatbot-Funktionen
  • Hinzufügung der erforderlichen Abhängigkeiten
  • Unit-Tests
  • Detaillierte Dokumentation

About

Chatbot von der FH SWF

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages