KO
|
EN
gitlite โ search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
RobotDoc
โ 9
Open GitHub โ
AI-based disease diagnosis
Download README (.md)
Explore Similar Repositories
tame-webpurify
:
๐ฉ Small HTTP client for the Webpurify API following the sans-io approach ๐ฆ
griptape-flow
:
Python framework for building LLM workflows and pipelines with memory, rules, and chain of thought reasoning.
Instruction-Tuning-with-GLM
:
I release the code for fine-tuning GLM on released GPT4 data. This repo is just for sharing and fun.
Adv_Acoustics_ML_module
:
A notebook for ML in acoustics in the course Advanced Acoustics (34860)
D4HUD
:
Experimental project for an overlay in Diablo IV
// repository documentation
Was this content helpful?
โ 0
(0 ratings)
Select Rating:
โ
โ
โ
โ
โ
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
RobotDoc
?
Download (.md)
# Overview  # Installation und Startanleitung 1. **Repository Klonen und in aktuellen Branch wechseln** ```bash git clone https://github.com/Programmierpraktikum-MVA/RobotDoc.git git checkout main ``` 3. Anwendung starten Create the .env file using the .env.template 3. Anwendung starten ```bash chmod +x start-dev.sh ./start-dev.sh ```