I'm Nils a Data Scientist, Consultant and Conversational AI Enthusiast. In my profile you will find all projects that I am working on. Feel free to explore, support and contribute.
Fields | Repositories | Key Technology |
---|---|---|
Conversational AI & LLMs (HMI) | ai-documentation ai-assistant |
LangGraph LangChain Ollama CrewAI AutoGen whisper OpenAi |
Automation | spotify airflow-automation |
airflow |
Machine Learning | predictions clustering-algorithms |
scikit-learn pandas numpy matplotlib |
3D Design | 3d-modelling |
blender OpenAi |
Business/Document Processes | account-mapping market-research stock-analysis |
|
Data Analysis & Visualization | data-analysis data-visualization things-connector |
pandas matplotlib |
Audio & Speech | audio-analysis speech-recognition |
pydub `whisper* |
Simulations | chess simulations |
chess pygame |
Simulating the competition for food
Get the code via git
# Cloning an example repository:
$ git clone https://github.com/nilsjennissen/'repo'.git
Install the required libraries via pip
# Install the required libraries for the project
$ pip install -r requirements.txt
** or**
Install the required libraries via poetry
# Install the required libraries for the project
$ poetry install # Ensure that you have poetry installed
Step 3: Run the project
# Run the project via the main entry point
$ python main.py # app.py | app_cli.py
or
Step 4: Run the project in streamlit
# Run the project via the streamlit entry point
$ streamlit run main.py # app.py | app_streamlit.py
Contributions, issues and feature requests are welcome!
You can contribute to the projects in many ways:
- Report bugs and make suggestions
- Write code and fix bugs
- Improve the documentation
- Write tutorials or blog posts
- Create new features or improve existing ones
- ...
Every support is greatly appreciate! Contribute to open source projects to drive amazing and free AI tools for everyone to use ๐.
Updated: DD.MM.YYYY
Thu Jan 2 19:05:58 UTC 2025