Code Monkey home page Code Monkey logo
  • šŸ‘‹ Hi, Iā€™m @Viroscope
  • šŸ‘€ Iā€™m interested in women.
  • šŸŒ± Iā€™m currently learning patience.
  • šŸ’žļø Iā€™m looking to collaborate on code development.
  • šŸ“« How to donate https://bmc.link/Viroscope....

Viroscope's Projects

api-to-api-conversations icon api-to-api-conversations

This code implements a conversational AI chatbot using the OpenAI GPT-3.5 Turbo model. The chatbot simulates a conversation between two characters, Karen and Charles.

basic-skeleton-openai-interface icon basic-skeleton-openai-interface

This is a basic skeleton code for creating an interface to interact with OpenAI's GPT-3.5 language model. The code allows you to have a conversation with the model by sending prompts and receiving responses. Side Note: As a basic interface, this does not give the API memory.

model-information-v-2.0 icon model-information-v-2.0

This code provides a graphical user interface for viewing details of OpenAI models using the OpenAI API. The interface is built using PyQt5.

openai-complex-skeleton icon openai-complex-skeleton

The Open AI Complex Skeleton is a Python program that demonstrates a conversation-based interaction with the OpenAI GPT-3.5 language model. It allows users to communicate with the model by sending queries and receiving responses. The program utilizes the OpenAI API to generate chat-based completions.

openai-model-information icon openai-model-information

Welcome to OpenAI Model Management! This tool allows you to interact with the OpenAI API to retrieve information about available models and view their details. With this script, you can easily explore the various models offered by OpenAI and learn more about their specifications.

python-obfuscator icon python-obfuscator

This is a Python script that can obfuscate strings and remove comments from a given Python source code file. It uses regular expressions to identify and manipulate strings and comments in the source code.

sqlite3-database-tool icon sqlite3-database-tool

Overview: The SQLite3 Database Tool is an interactive tool that allows users to interface with their SQLite3 databases through a chat-like interface. The tool utilizes OpenAI's GPT-3 NLP engine to create an interactive experience, and features functions for executing SQL commands and displaying the contents of a database as an ASCII table.

stock-database icon stock-database

This program is used to build and update a database of stock tickers and their historical price data. It fetches stock ticker information from the Polygon API and retrieves historical price data for each ticker using the same API. The program is written in Python and utilizes SQLite for database management.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    šŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. šŸ“ŠšŸ“ˆšŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ā¤ļø Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.