Skip to content

PentoreXannaci/NanoGPTNet

Repository files navigation

NanoGPTNet

NanoGPTNet is a .NET library that provides a simple interface to interact with the NanoGPT API.

  • NEEDS ALOT OF TESTING, THE NANOGPT API IS NOT DOCUMENTED!

Feel free to join the NanoGPT Discord server if you have any questions: https://discord.gg/fNPsdWa4uA

Features

  • Chat Interactions: Communicate with models like ChatGPT, Gemini, Llama etc...
  • Image Generation: Create images using models such as DALL-E, FluxPro, DreamShaper etc..

Installation

To install the NanoGPTNet library in your project, you can use NuGet Package Manager:

dotnet add package NanoGPTNet

Usage

Check out the NanoGPTNet.Example project.

Contributing

Feel free to submit issues or pull requests to improve the library. Make sure to follow the standard GitHub workflow for contributions.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

An API Wrapper for NanoGPT

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages