colhountech / smol-ai-dotnet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

This is a dotnet port of smole-ai/developer, mostly created by asking chatGpt to translate the python script to dotnet and a few manual tweaks.

I've added some really basic ChatGPT classes, so it doesn't depend on any 3rd party nuget packages.

Just add your API_KEY to the first line, and run.

The default prompt from smole-ai/developer demo is set in the Properties folder in launchSettings.json

not to be taken seriously, it's just for fun.

Micheal.

If you like, you can follow me on twitter

About

License:MIT License


Languages

Language:C# 100.0%