Skip to content
This repository has been archived by the owner on Jan 21, 2024. It is now read-only.

Releases: dabumana/caos

v.0.0.5

09 Jan 20:31
3f0a9a1
Compare
Choose a tag to compare

#5 Change Log:

  • Documentation updated
  • Minor improvements

caos - v.0.0.4

06 Jan 02:34
f7a7eea
Compare
Choose a tag to compare

Change Log:

  • Minor improvements
  • Sandbox mode

caos - v.0.0.3

05 Jan 02:03
43b7687
Compare
Choose a tag to compare

Change Log: ⚗️

  • Edit and conversational mode added

caos - v.0.0.2

04 Jan 22:39
37d7540
Compare
Choose a tag to compare

Change Log:

  • Refinement view for advanced users

caos - v.0.0.1

03 Jan 05:18
829c550
Compare
Choose a tag to compare

Description

Conversational assistant for openai services, includes advanced modes to modify the contextual information for specifical uses, engine, results, probabilities according to the ammount or words with predefined values for best accuracy.

Build

Installation steps:

  • Download the following repository git clone github.com/dabumana/caos
  • Install dependencies:
    • go-gpt3
    • tview
    • tcell
  • Run go build
  • Execute ./caos

How to use?

OpenAI API is a set of tools and services that allow developers to create applications that use artificial intelligence (AI) technology. The OpenAI API provides access to a range of AI-powered services, including natural language processing (NLP), computer vision, and reinforcement learning. To use the OpenAI API, developers must first register for an API key.
The OpenAI API provides access to a range of AI-powered services, including natural language processing (NLP), computer vision, and reinforcement learning.

In order to use it, you just need to enter the prompt details and adjust the parameters according to the requirements.

input: Generate an UML template for an standard eshop
output: this is the following UML code ... <code></code>