Giter Site home page Giter Site logo

witbit's Introduction

WITBIT

๐Ÿ“’ Index

๐Ÿ”ฐ About

Purpose: Improv Scene Partner LLM

Implementation: (Retrieval-Augmented Generation) system employing a fine-tuned OpenAI model designed to enhance improvisational dialogue response quality for virtual scene partners.

Data Curation Methodology:

๐Ÿ”ง Development

๐Ÿ“ File Structure

Envisioned Finished Repo Structure:

Note: This repo structure represents the goal of the final project and the first milestone is to have an MVP that will not include improv coaching (notes & feedback) feature

WITBIT/
โ”œโ”€โ”€ data/
โ”‚   โ”œโ”€โ”€ scenes/
โ”‚   โ”‚   โ”œโ”€โ”€ scene1.json
โ”‚   โ”‚   โ”œโ”€โ”€ scene2.json
โ”‚   โ”‚   โ””โ”€โ”€ ...
โ”‚   โ”œโ”€โ”€ feedback/
โ”‚   โ”‚   โ”œโ”€โ”€ feedback1.json
โ”‚   โ”‚   โ”œโ”€โ”€ feedback2.json
โ”‚   โ”‚   โ””โ”€โ”€ ...
โ”œโ”€โ”€ models/
โ”‚   โ”œโ”€โ”€ finetuned_gpt/
โ”‚   โ”‚   โ”œโ”€โ”€ config.json
โ”‚   โ”‚   โ”œโ”€โ”€ pytorch_model.bin
โ”‚   โ”‚   โ””โ”€โ”€ ...
โ”‚   โ”œโ”€โ”€ retriever/
โ”‚   โ”‚   โ”œโ”€โ”€ retriever_model/
โ”‚   โ”‚   โ””โ”€โ”€ ...
โ”œโ”€โ”€ scripts/
โ”‚   โ”œโ”€โ”€ train_retriever.py
โ”‚   โ”œโ”€โ”€ preprocess_data.py
โ”‚   โ””โ”€โ”€ ...
โ”œโ”€โ”€ src/
โ”‚   โ”œโ”€โ”€ __init__.py
โ”‚   โ”œโ”€โ”€ app.py
โ”‚   โ”œโ”€โ”€ config.py
โ”‚   โ”œโ”€โ”€ retrieval.py
โ”‚   โ”œโ”€โ”€ generation.py
โ”‚   โ”œโ”€โ”€ feedback.py
โ”‚   โ””โ”€โ”€ utils.py
โ”œโ”€โ”€ tests/
โ”‚   โ”œโ”€โ”€ test_app.py
โ”‚   โ”œโ”€โ”€ test_retrieval.py
โ”‚   โ”œโ”€โ”€ test_generation.py
โ”‚   โ”œโ”€โ”€ test_feedback.py
โ”‚   โ””โ”€โ”€ ...
โ”œโ”€โ”€ Dockerfile
โ”œโ”€โ”€ requirements.txt
โ””โ”€โ”€ README.md

witbit's People

Contributors

immaxross avatar

Watchers

 avatar

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.