Skip to content

Commit e251e4d

Browse files
authored
Update README.md
1 parent beebe75 commit e251e4d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
Advanced Natural Language Terminal
22
Overview
3-
Welcome to the First Advanced Natural Language Terminal project! This tool allows users to interact with a command-line interface using natural language, which is then parsed into executable code. The project optimizes the power of the GPT-4o model and innovatory APIs to translate English instructions into code, execute the code, and provide real-time feedback. As the first of its kind, this project is still in progress, and we encourage contributions and feedback to help refine and expand its groundbreaking capabilities. No data will be saved, traced or stored ever by any applications or programs uploaded to this open source repository.
3+
Welcome to the First Advanced Natural Language Terminal project! This tool allows users to interact with a command-line interface using natural language, which is then parsed into executable code. The project optimizes the power of the GPT-4o model and innovatory APIs to translate English instructions into code, execute the code, and provide real-time feedback. As the first of its kind, this project is still in progress, and we encourage contributions and feedback to help refine and expand its groundbreaking capabilities. No data will be saved, traced or stored ever by any applications or programs uploaded to this open source repository. In order to use this application to its upmost and optimally, think of everything that you type, write as of you are coding and programming. The better you write, type, explain and define your idea the better and higher level of code you will be able to generate.
44

55
Features
6+
New feature added: updated and added advanced text parsing and NLP capabilities. All text input is seen and should be viewed as code in order to build complex algorithms and projects.
67
Natural Language Parsing: Convert English into operational code using the GPT-4o model.
78
Real-Time Code Execution: Execute the generated code within the terminal, with error handling and output capture.
89
Command Storage and Retrieval: Save and retrieve past commands for ease of use and reference.

0 commit comments

Comments
 (0)